Loading Tool

Explorer IconExplorer

Memory Pool

14,035 transactions
10.80 vMB
0.03504466 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.91/200 MB

Candidate Block

Mining Attempt f6ebaf77bf8ae1c8e7b84433408a055fbaf5e384b70dac1fec30831fb1ed62e9
Version 20000000
Previous Block 00000000000000000001f91042d8ccc53bfa3e0054d161055438edcb4a81b245
Merkle Root 6ed4f66fa85c7753c6b022dc5a521e3747c6e128e696b29276dcc3586d4476a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,646
Size: 0.997994 1.00 vMB
Total Fees: 0.01610008 BTC
Feerates: 151.03 > 1.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,814 (780,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,228 133,228 00000000000009a4f32ecdff577bc239d46c14af081508823baa15a47b5579c1 23 0.05/1.00 vMB 1,624
133,227 133,227 0000000000000adc4244aa8089e01e0db33175c32b8a47b3590f4c3c1b945da9 92 0.03/1.00 vMB 210
133,226 133,226 000000000000024c6906a0345408f93a03ac696d5e10d79d0889bbfd8606e495 14 0.01/1.00 vMB 703
133,225 133,225 0000000000000a8c839cdbe6e783dc1b206679ca350e1d6460966c2434f56be4 138 0.04/1.00 vMB 2,116
133,224 133,224 00000000000009208e1eb7ff68e0642ebcc94c7298e77a90f01ec55ab69a4184 14 0.00/1.00 vMB 918
133,223 133,223 000000000000008d5442bcb5e444201d87ce599d3cbfbd6ebd5a45183d7dd5f7 101 0.03/1.00 vMB 304
133,222 133,222 0000000000000c1366bbfb2ee94b2f1c9ff42fcd82aaa9175440f2ff54bb5449 80 0.03/1.00 vMB 487
133,221 133,221 00000000000002be9055786486f467c93fdeec150c32c9c0b3c822cc4aec696f 118 0.04/1.00 vMB 322
133,220 133,220 000000000000029b4b03122dc75e22952e574ded1ba7caef1fd81c1d11f08e73 49 0.02/1.00 vMB 1,371
133,219 133,219 000000000000001493ab1074ff880d8474e28b5c78d6914427154f55cdff4b2d 24 0.01/1.00 vMB 405
133,218 133,218 000000000000021838183f8113af1a9d8af37f6d90d3f1d1dc24df2bc6823322 83 0.03/1.00 vMB 634
133,217 133,217 00000000000001d7e863471030776c57e50dffa1f3c947cb0a84d1844789e2d8 8 0.00/1.00 vMB 420
133,216 133,216 00000000000002fe11c55261094856036a8d9feb303d2353d9d6b5a08d407838 126 0.04/1.00 vMB 341
133,215 133,215 0000000000000821251030db819708908cb8013f18e2c283bf666c4a0f1785df 30 0.01/1.00 vMB 1,054
133,214 133,214 00000000000004d2b9a60307285811bba3d7297cd1ced8e398f29793d3140a26 35 0.01/1.00 vMB 416
133,213 133,213 00000000000002276cd70a2b582b4fd66abbd2f6bc09644b3fc7e443b7a3f4ca 23 0.01/1.00 vMB 1,108
133,212 133,212 000000000000081f3a242993ac85f67d5df2b136512047d16adcf8e00ca2b096 41 0.01/1.00 vMB 625
133,211 133,211 0000000000000a2cc88eedf87f55ac654ac236db01ef3fe08735b9eed0d6dfe6 6 0.00/1.00 vMB 2,163
133,210 133,210 0000000000000251a014f5fd9c61090b60ad9cd5e12a25e3afcf207636a81ea5 50 0.02/1.00 vMB 258
133,209 133,209 00000000000008f947337dbdc069e82036ca534adcc2299235fbc17d98d60ff1 15 0.00/1.00 vMB 498
133,208 133,208 0000000000000bc49b8fc07f9cd521007322ffe9e262b7efabfda0882919e3c6 24 0.01/1.00 vMB 1,089
Previous 10 blocks ↓
Total Size: 780.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 517.13 GB
    • Received: 4.50 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.