Loading Tool

Explorer IconExplorer

Memory Pool

38,054 transactions
28.03 vMB
0.06188200 BTC
Random Selection Loading Transactions
Max Size: 142.05/200 MB

Candidate Block

Mining Attempt f7fc16a887189eb5590f3d61fb543ed481c5b08f112374f23fd942df1c6edb5a
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root f60f755f405dce0390d5f91f73325de9c2fdd7389e571b72ba3a20ae08b0f863
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,569
Size: 1.00 vMB
Total Fees: 0.00833947 BTC
Feerates: 150.80 > 0.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (797,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,488 117,488 000000000000baa911682d4cf97e4ef24d0aef543424eacd07325d02293462ac 9 0.00/1.00 vMB 1,130
117,487 117,487 000000000000a9900a42defa9d3f3dd434f35a57c11981c2ec1ca27790b0c89c 6 0.00/1.00 vMB 1,531
117,486 117,486 0000000000002485000c17e01a5179207ce654ed4c4d7a3fcba37f17bb3c8e54 4 0.00/1.00 vMB 3,865
117,485 117,485 00000000000035eb946fe9542c2c2bac428ef5d41c6aa1b942ef2d466594da95 5 0.00/1.00 vMB 0
117,484 117,484 0000000000008a96ef0c90d0641d16997d5a5d598e91b51b01e88e885c6182ee 17 0.01/1.00 vMB 0
117,483 117,483 00000000000085e27db7270f147d85b1f308528e0aabe41aef121343bcffbb34 7 0.00/1.00 vMB 3,970
117,482 117,482 00000000000034be6a91947f71fec501f0595f29ca8cfc60be3224b14f4fe1d2 5 0.00/1.00 vMB 648
117,481 117,481 000000000000b8f57df97821dff2a6a3f9f52e36d477e86d6013c230a612a284 9 0.00/1.00 vMB 1,477
117,480 117,480 0000000000007370a3cc3b3e927374004a7369e7e5b3792ab76ef1b1d5b6c436 2 0.00/1.00 vMB 3,875
117,479 117,479 00000000000069004e2cf08fa897b3b18db8e422192a3c3067904bfe81d558b9 11 0.01/1.00 vMB 334
117,478 117,478 00000000000010d484418032988679937ce1350bd4216667f32ee155fabd9baa 4 0.00/1.00 vMB 1,221
117,477 117,477 00000000000021f15ef84da84e3d05b10ebadd328ffcf51bf9d1d2ac073d41bd 1 0.00/1.00 vMB 0
117,476 117,476 00000000000097dcb8d5f1b1b8cd58a4843a9bdd0d8a4dd63374572aab12ed2d 4 0.00/1.00 vMB 0
117,475 117,475 00000000000010b1549e6bd2879d20e34d64d85a3344a7567c04e546c71f0c13 10 0.00/1.00 vMB 587
117,474 117,474 0000000000004d57c29ae5d9746b0807e61161c9d58c92bb925be54bb6c8646f 12 0.00/1.00 vMB 319
117,473 117,473 00000000000060ce1abc74e850ed871acfcffe6e084a760906227e1469a15776 17 0.00/1.00 vMB 1,018
117,472 117,472 00000000000076dcd93de2715ae1ffc56331224e087e35fefecd595b7c5c9ad5 12 0.00/1.00 vMB 773
117,471 117,471 00000000000031583ff26b166e3285eceabb43e7a2ddedfdc1d8b803c0368012 8 0.01/1.00 vMB 176
117,470 117,470 000000000000516727679f6c918554f0bdc857b2935b5ea39cf9a3a7c0ce134f 2 0.00/1.00 vMB 3,875
117,469 117,469 000000000000495a810b78bf2032338ad35680c54271f06ed8de9d47e96ed8e6 8 0.00/1.00 vMB 484
117,468 117,468 0000000000002a0c763ede52ba0a49fe856ecb1ec7164ad185c06c7840cad564 16 0.00/1.00 vMB 500
Previous 10 blocks ↓
Total Size: 781.69 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: 628.67 GB
    • Received: 11.82 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.