Loading Tool

Explorer IconExplorer

Memory Pool

42,739 transactions
26.15 vMB
0.05184256 BTC
Random Selection Loading Transactions
Max Size: 137.49/200 MB

Candidate Block

Mining Attempt ba458fd040dbb0db8f7560911e150c2d9a7e35c2735da85110c8708f65d2cd8e
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 77fad9970ce5bb4586ce2698e11b8817671034e827383593149e22a2935f86c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,106
Size: 1.00 vMB
Total Fees: 0.00420331 BTC
Feerates: 77.76 > 0.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (591,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,883 322,883 0000000000000000159ee49a4f376d85b22a23d8b2f94efb6953e83ae5e66d02 697 0.35/1.00 vMB 31
322,882 322,882 00000000000000000cae8cedc4fb953a2c1fc5e80446366fcb71837fb37a86f6 279 0.17/1.00 vMB 27
322,881 322,881 000000000000000004bd86a5ce9a9100e61ae8ec41d0aaba8fcb903e64c1be86 858 0.45/1.00 vMB 27
322,880 322,880 0000000000000000084778cc7b7394a48d65c9451a59dcf98d0f1e1078f39c3a 232 0.32/1.00 vMB 18
322,879 322,879 00000000000000000a3de5a160749e6a07b35e230f9f0504d418da68b09f1000 386 0.32/1.00 vMB 23
322,878 322,878 000000000000000008aec4ac5509eb1a82b9db4bb7ae6b931a2d7be6b90041b7 429 0.21/1.00 vMB 33
322,877 322,877 0000000000000000170b124d15d268ac73964886b1e8001e7720afb8c0d2c706 567 0.30/1.00 vMB 28
322,876 322,876 000000000000000017f831442d3412a60595ae6442b4af1f0c3fcc161d414eb5 167 0.07/1.00 vMB 30
322,875 322,875 00000000000000000c87d9b875cf4b29652c7feb24b9ec35df27a5293c8d5b6a 28 0.02/1.00 vMB 22
322,874 322,874 000000000000000002e967a00cf6ab68c407677694e25f6229ff0d192986b341 505 0.27/1.00 vMB 27
322,873 322,873 00000000000000000b1f30ea2e80f14d83ca7ab125c5d79a118bc2f01b811db8 563 0.32/1.00 vMB 25
322,872 322,872 00000000000000001ba572f9551d1a29bc15ca384e5fbc500ef4b31e92490352 32 0.02/1.00 vMB 32
322,871 322,871 00000000000000000eddbd7a74359c013ebe7e045d6618a2ffc5199ad3dccea2 836 0.54/1.00 vMB 24
322,870 322,870 00000000000000001f7bbfa5ab7f7883d372065d6f18c9ab91dcfb891394c8c8 180 0.10/1.00 vMB 34
322,869 322,869 00000000000000000bdf0d3f345457beaa40915a52fab9d8c5cbe6c89752d82a 169 0.08/1.00 vMB 26
322,868 322,868 000000000000000014b9fa8d967da53fbc6ac36385086e442756541041868ba4 168 0.11/1.00 vMB 27
322,867 322,867 00000000000000001e017081492320cd23e4441075193b843ab3db5a515cacea 524 0.25/1.00 vMB 32
322,866 322,866 000000000000000001697bd40530a03ed1181b43e6f807a5cde14922b8eb5f47 436 0.25/1.00 vMB 27
322,865 322,865 00000000000000001c1ea8bf1226ae71a42f093b9b7a424a124e0df0c88b3a60 1,067 0.64/1.00 vMB 27
322,864 322,864 00000000000000000be982ed8aa09400a7facde9230b4e0416f49e5691491bbc 64 0.03/1.00 vMB 53
322,863 322,863 00000000000000000c4138a838620c4256d5fd95105d9b14f5d06314f3f582e4 397 0.24/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.