Loading Tool

Explorer IconExplorer

Memory Pool

80,947 transactions
31.39 vMB
0.08607859 BTC
Random Selection Loading Transactions
Max Size: 189.76/200 MB

Candidate Block

Mining Attempt b2c0a6df2473ebab212613c94db31aee0f519793ce3dda2a3321b64e71332745
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root a1b2971432c27794d5f73df95f0fa9ec2c40cf3f3597618776a446605d05be00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,058
Size: 1.00 vMB
Total Fees: 0.01802481 BTC
Feerates: 150.65 > 1.81 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (362,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,272 552,272 0000000000000000001562ba6f0f1fd4385be565eca98d15553a21e265eae474 2,351 1.00/1.00 vMB 31
552,271 552,271 0000000000000000001ecb25fa96bf4bb0061950c9724d73c2df184fcac4e9d1 2,965 1.00/1.00 vMB 37
552,270 552,270 000000000000000000090f1df0d7661e3088e6650f01538f4bc99135b91e1dc4 2,168 1.00/1.00 vMB 65
552,269 552,269 000000000000000000267689a45f967605f4c65cbab8101157066071775c7417 1,014 1.00/1.00 vMB 50
552,268 552,268 0000000000000000002a12c0d9796ca2a2981d58032ea0f9de2eb43d5a92ba9c 1,717 1.00/1.00 vMB 78
552,267 552,267 00000000000000000023da345089cdec2764a638dc304918c3ec90b4e63f9c98 2,522 1.00/1.00 vMB 13
552,266 552,266 00000000000000000023019fe2561e97381e57fa9038e88261cbf388815b6c23 2,785 1.00/1.00 vMB 32
552,265 552,265 000000000000000000279f25462e932445e7c94088e1e4addb637705c2c2aa81 1,668 0.91/1.00 vMB 12
552,264 552,264 0000000000000000001e1dadb3e4271f7f7a80622fa40548aa888c55d4c5a3d2 1,907 1.00/1.00 vMB 26
552,263 552,263 00000000000000000025f33f934ce1f4a25899468b945107d0e8761bcab05e17 2,489 1.00/1.00 vMB 3
552,262 552,262 0000000000000000002063399bd5f9864610295576afa6a406e6711936c8f628 2,948 1.00/1.00 vMB 24
552,261 552,261 0000000000000000000d541784c83750b870850bfe63a921ef92d0816861f7ff 2,489 1.00/1.00 vMB 49
552,260 552,260 000000000000000000230876aafdda687b0b7ccdb2b9acac7b8960b8c64442c8 1,856 0.82/1.00 vMB 19
552,259 552,259 000000000000000000116d0fa62bd15cd201346c1abcaa2419e4d914c18db7c8 498 0.43/1.00 vMB 5
552,258 552,258 00000000000000000006478e51f03561b3fbec61e2e193d3c0a6b40d8fda7919 1,342 1.00/1.00 vMB 12
552,257 552,257 0000000000000000001949f2d3c53cba015b2da7b88dcf2650359d68db276ad0 2,858 1.00/1.00 vMB 13
552,256 552,256 000000000000000000135312f3ee77861bf26aa883bb15831936f253f832a511 2,934 1.00/1.00 vMB 34
552,255 552,255 000000000000000000023a4a94427c7588e21d259f5d27e421ed063b3ef9ab2c 978 0.53/1.00 vMB 18
552,254 552,254 000000000000000000058e5d2ccd81dfb4ef97ac66853e33b99daa6ae13e30f6 573 0.30/1.00 vMB 7
552,253 552,253 000000000000000000111d00f9da87b2daa571bb1e45c8547ad7aeed239c7f0c 2,277 1.00/1.00 vMB 15
552,252 552,252 00000000000000000011ce88f1e73e85f7463f002b093b635e6fbdfb937937c5 2,819 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 708.14 GB
    • Received: 16.72 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.