Loading Tool

Explorer IconExplorer

Memory Pool

80,734 transactions
29.43 vMB
0.09999395 BTC
Random Selection Loading Transactions
Max Size: 179.27/200 MB

Candidate Block

Mining Attempt b3fc646605b93246c97917680e20e9988f341eb3150a2595e5e76194ff090372
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root ede3a1244e765ef63747ddb91f2a68c82162da64c3dcc839e175d5ba0dcc3ff3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,366
Size: 1.00 vMB
Total Fees: 0.03816323 BTC
Feerates: 101.66 > 3.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (182,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,742 732,742 000000000000000000095dc49d4ce2c1a2599d544097049a3daa95289d141484 2,524 1.00/1.00 vMB 9
732,741 732,741 000000000000000000052b1feba7c7817d90fb5f8289c9823d2a2c84c3998a28 695 0.71/1.00 vMB 2
732,740 732,740 000000000000000000064fe1b50650db354e4f69116fe4b8ec6ecf32e30e9edc 2,007 1.00/1.00 vMB 2
732,739 732,739 0000000000000000000617273253761ad1f74fb8384a2eb2536515649e5602c0 2,298 1.00/1.00 vMB 7
732,738 732,738 00000000000000000000e713c8c8be97811db384903efba38d5f968ff1557bb5 2,470 1.00/1.00 vMB 5
732,737 732,737 00000000000000000005e6477f691a0ec059060371051f1b99d028a1e384900f 3,461 1.00/1.00 vMB 7
732,736 732,736 00000000000000000000d90d3b17bb1e415764f4329d65a6698cc64fe15c8a84 2,271 1.00/1.00 vMB 12
732,735 732,735 00000000000000000003b0d047f1c01f45b3260e5a38dceb51191409258d48e9 2,116 0.98/1.00 vMB 6
732,734 732,734 00000000000000000002aed2853cc5d5f19068ad2939117d74a5082269984d0f 49 0.01/1.00 vMB 5
732,733 732,733 00000000000000000008da02ca16e2cea51abfb3e68e69603f47fbc43028f5e0 1,361 0.51/1.00 vMB 7
732,732 732,732 000000000000000000020544619dafc193bb805d6379a390e3eab5a5fc490c67 3,566 1.00/1.00 vMB 4
732,731 732,731 0000000000000000000431df93d80c1b13098b2586107e26bb7e19cdaab30426 3,317 1.00/1.00 vMB 11
732,730 732,730 00000000000000000003891c3f1fb2b843f1f0638e1660242ebd7ec05cb39660 464 0.26/1.00 vMB 4
732,729 732,729 0000000000000000000703a4a84d9051c47116b468591a8dc3018cb1bf2d6048 1,909 0.60/1.00 vMB 7
732,728 732,728 000000000000000000036bd371d445485a2fb5a620a55ac1a1f441e1042141bd 723 0.26/1.00 vMB 7
732,727 732,727 00000000000000000002d5ec7e12601a62b58e169ec99b58b51a1bf52677e874 1,702 0.49/1.00 vMB 7
732,726 732,726 0000000000000000000492119d8a3bc918dba488f34a83607961dcfc404c6c6e 1,540 0.73/1.00 vMB 4
732,725 732,725 0000000000000000000253d2f671a2dc04aa321f40d6bfca01184a00f86457a4 2,753 1.00/1.00 vMB 6
732,724 732,724 00000000000000000001a23a455a74b7a5f97346eb2ae42ec2e8840dd703d094 2,273 1.00/1.00 vMB 4
732,723 732,723 00000000000000000005df29d66610188402481ce1a5d870e2fb79a65a0ba9cf 1,939 1.00/1.00 vMB 3
732,722 732,722 00000000000000000004af506859fc289f319e20e65007d0f44d65758041c0b0 3,332 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.