Loading Tool

Explorer IconExplorer

Memory Pool

52,844 transactions
31.04 vMB
0.15898230 BTC
Random Selection Loading Transactions
Max Size: 166.64/200 MB

Candidate Block

Mining Attempt fa0224bec938ff21bdef046f5d84108ded3301a77aa067e7fa9990863bd5cf38
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 52f2cd12d701cc0f59d97b7a92d2e787baf17fa61f97317bbfa0b4f347f1b538
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.07092167 BTC
Feerates: 150.75 > 7.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (512,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,871 401,871 0000000000000000021b5407674e943fa0090ad92b0abb3014b87a5851013234 1,969 1.00/1.00 vMB 70
401,870 401,870 000000000000000001466263ebb30f288ba49a086d6cdfbaf8995ed1a7a9caa7 1,831 1.00/1.00 vMB 47
401,869 401,869 000000000000000003fd1ec043b945cda09a96b809979a00dac53437410b4220 1,464 0.75/1.00 vMB 123
401,868 401,868 000000000000000003cda04920ba1dc44d3382073186def20cbcce1aa585b727 886 0.69/1.00 vMB 42
401,867 401,867 0000000000000000036831fd63c84a4c7c1206dad658959a59e91a56fc7a309a 1,742 0.99/1.00 vMB 44
401,866 401,866 0000000000000000003d95600eb1276a925cd1d22fb15df13cf597f77096df96 1,342 0.85/1.00 vMB 41
401,865 401,865 0000000000000000033cb1619d7038c197fe8a5622671716f3130a29d5ec5ac7 1,939 1.00/1.00 vMB 46
401,864 401,864 00000000000000000627158689c2c3a40e3c7ba7c71144e508acae6484365777 494 0.56/1.00 vMB 17
401,863 401,863 000000000000000004c515304de5f93c6e449c6b00c3d94d0a5586d9e78d09e9 1,822 1.00/1.00 vMB 47
401,862 401,862 00000000000000000320fa27ae9fd7813639a663493fb6a34f01ce05e62aa53d 2,010 1.00/1.00 vMB 52
401,861 401,861 000000000000000003c8132618bc47491efe541486f4dbd68b8e3eb1bdf9afe3 1,874 0.99/1.00 vMB 49
401,860 401,860 000000000000000005bc704a1a03ffea330ef896e3cc6ca8c7697cfa8ad19e30 162 0.10/1.00 vMB 48
401,859 401,859 00000000000000000361184230c79729cfeceb11a687802b887d0168a6a0f103 612 0.70/1.00 vMB 29
401,858 401,858 0000000000000000062931baf0bee0d35366c7327b51ad9c9a207dbf2f7f3e00 1,114 1.00/1.00 vMB 29
401,857 401,857 000000000000000002b4e91a21093caa999fee1a4b14954e6b9b459f5c9d616b 2,023 1.00/1.00 vMB 37
401,856 401,856 0000000000000000051ffe2d949d9e61f54fbacbfe00c9f57882569c35f3e6d0 2,107 1.00/1.00 vMB 47
401,855 401,855 00000000000000000615f2d0afeae20dbf06256a678ea1f7154c1e716beb0a92 2,051 1.00/1.00 vMB 69
401,854 401,854 00000000000000000318709a2480e7923fee85367f997fc0d62a40072748d8be 2,022 1.00/1.00 vMB 55
401,853 401,853 000000000000000006a108360521264bb9bba1840a70185fc13fba02d1a6d0a4 418 0.28/1.00 vMB 45
401,852 401,852 00000000000000000022fd6dbea17ded423a049dd6dbba0027136e2c9eb0717b 733 0.51/1.00 vMB 44
401,851 401,851 0000000000000000045f866e3467639fa682aebdd26766adfc99dbce54f2da43 390 0.24/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.06 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: 651.11 GB
    • Received: 13.41 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.