Loading Tool

Explorer IconExplorer

Memory Pool

43,842 transactions
27.39 vMB
0.07134219 BTC
Random Selection Loading Transactions
Max Size: 143.71/200 MB

Candidate Block

Mining Attempt 94590d8afb6fa2371954b3a66e4b96d3a5704ca48098a5d293df6eeaf1e6d1ae
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 55be2a7de6b2dce65ba2a7d4d14f530955118e740e9b19f6e7b083949b4e104a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.01984088 BTC
Feerates: 298.50 > 1.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (176,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,845 738,845 00000000000000000004dd2c564929f4399106ce2761719bce2b45a58a14e844 2,186 1.00/1.00 vMB 19
738,844 738,844 00000000000000000005fa04e923a330182d6eeea5b466d57bd252663b908bfe 1,879 1.00/1.00 vMB 33
738,843 738,843 0000000000000000000729961771273c8aa1c6555fe2de3a576f998ae02e85bd 2,930 1.00/1.00 vMB 16
738,842 738,842 00000000000000000000460649eeecf7db961978669ab449ff895c378cccf17b 771 0.24/1.00 vMB 11
738,841 738,841 00000000000000000007c659e4f8e9e7b22c775ed33b9d0454ce8376be09c81d 1,395 0.86/1.00 vMB 10
738,840 738,840 00000000000000000002918f0dd23f2ee8efcf8268e7efb7eec96397f8ef40a7 918 0.32/1.00 vMB 12
738,839 738,839 00000000000000000007626df48f7f514f7f2e1340bd7284daac88267ff73ecd 870 0.99/1.00 vMB 3
738,838 738,838 000000000000000000018a571945af0e5d7b6b15b48c47f59759b530fac61cb6 1,659 1.00/1.00 vMB 7
738,837 738,837 000000000000000000022de1e9506eca7d24d95d1bd054e9d5959dc16f4b77b5 1,541 1.00/1.00 vMB 5
738,836 738,836 00000000000000000000c80b8e5530abb8a4a29d2b860020470967c9245bfb68 2,092 1.00/1.00 vMB 10
738,835 738,835 000000000000000000009bab1f133c94f812d62bfe62f7c5f495147d0836ad58 2,489 1.00/1.00 vMB 16
738,834 738,834 00000000000000000001e5abe51ab87d04f0c87cf09eb7ba1770c968ec0a319e 2,307 1.00/1.00 vMB 12
738,833 738,833 00000000000000000007c1001931df51c2718beabfe8eb73a9ae37bff1ebef2c 2,187 1.00/1.00 vMB 9
738,832 738,832 00000000000000000005c83bf12e7032a87228aaf7b4aa6570b7c0920be95bff 1,068 1.00/1.00 vMB 15
738,831 738,831 00000000000000000007a6b59db0a3cafdf6742d122f479727141feede18b21e 1,541 1.00/1.00 vMB 21
738,830 738,830 0000000000000000000796d8b6ecc7b0b11bd6ade8e75981196947650d999463 813 0.32/1.00 vMB 8
738,829 738,829 00000000000000000001aa6a3e3e11a5e7c76947560e69538114c3889f7a49f7 471 0.16/1.00 vMB 12
738,828 738,828 000000000000000000024258741a2151c2e3ae8e3fe451de745a9c807faae264 1,244 0.57/1.00 vMB 9
738,827 738,827 00000000000000000003f049a1116fe15a1390bf8cd73b829d599b97b710df4c 565 0.23/1.00 vMB 10
738,826 738,826 00000000000000000007587d94c07eecec15caaa1647beea92093270700cb522 1,224 0.56/1.00 vMB 9
738,825 738,825 00000000000000000003069cdec714543186627ccb2f2a0ade8695b2f68e95ee 183 0.05/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.