Loading Tool

Explorer IconExplorer

Memory Pool

80,892 transactions
31.43 vMB
0.07184310 BTC
Random Selection Loading Transactions
Max Size: 190.89/200 MB

Candidate Block

Mining Attempt 1bee92e779abed796d8d8c4313bf7b9153591e0a46f22dece970b5c6576f2cd2
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root 790c1c392bfe5998350f89d97a907df1c28f9d98f2774f6dc57ac2cc127521be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,651
Size: 1.00 vMB
Total Fees: 0.00369228 BTC
Feerates: 73.20 > 0.37 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (682,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,822 232,822 00000000000001d4cc5afa6bfaac7653f1cb4cc8227bbeafaa4d52e76a5bb45f 337 0.25/1.00 vMB 112
232,821 232,821 000000000000017a4c679684119f8e2f743862fbee5e6dde789c470057d86922 110 0.06/1.00 vMB 207
232,820 232,820 000000000000005aa83894dbfa4c15660bb7d87e1770b7677469e9f8547dbd17 304 0.13/1.00 vMB 179
232,819 232,819 000000000000007b59ba31476b785887c0fd52bb4c94a9e8633912609eff18cf 476 0.25/1.00 vMB 150
232,818 232,818 000000000000016408fda3cd4375be7629539be327bd9d0e5bfeb2f98d696fdc 276 0.25/1.00 vMB 99
232,817 232,817 000000000000012485de39aa9507f93e500eb6a22c12dc1ff0b86b79ac922440 812 0.41/1.00 vMB 140
232,816 232,816 0000000000000156406f2005f856778fb1fd49bec1030e346f2919cdb9e57682 32 0.02/1.00 vMB 19
232,815 232,815 00000000000000ed9f0dc920af2256f0c54d615588d033ebf370d55b479237e8 543 0.25/1.00 vMB 168
232,814 232,814 00000000000001156640a1dbe45594d3b3d22740ec8b71ceecb851f78067c11d 588 0.30/1.00 vMB 150
232,813 232,813 0000000000000012a2471e37ae3cbadb11630c2654fb7261cbfe02b4e748867e 206 0.08/1.00 vMB 50
232,812 232,812 00000000000001abd216e8515db31047421fe11805170a40d2d12c3ba300ab0e 512 0.15/1.00 vMB 262
232,811 232,811 000000000000001dd565ffc5e3723528d64c92781bb832d44049c8b444935ecf 270 0.13/1.00 vMB 182
232,810 232,810 000000000000002daebe4e27e79da23477c90cb12c4aff5151618ab9033f37c0 18 0.01/1.00 vMB 57
232,809 232,809 0000000000000092b81ee0db0745994871b7539d9b74a973f1fbe4e069ebb495 552 0.23/1.00 vMB 228
232,808 232,808 000000000000002caf37ea4f6617055b9f3852785d760088ac71b72670a42ae8 380 0.25/1.00 vMB 160
232,807 232,807 0000000000000161ebcc2da8dd3a68b1d98dffec11da0d13cdc777f5b779f2f7 532 0.23/1.00 vMB 204
232,806 232,806 0000000000000137d0e5fb4197775645ef87db6004ce909cb11d4516d9f33322 1,100 0.47/1.00 vMB 3,213
232,805 232,805 000000000000002c0095b789bac28bf43fd696a8a8a5563c6b57d69c2f89b230 32 0.01/1.00 vMB 67
232,804 232,804 00000000000000b37122a562e9f362c74a9522131210cd1c5b2ae1a0d9ec9393 6 0.00/1.00 vMB 92
232,803 232,803 00000000000001013dbe40f73016eef1d92dcf88b9a3cd366f1965b88ba24e95 204 0.08/1.00 vMB 192
232,802 232,802 00000000000001d7a6e65c4fff56b7a70d5e8a543ada07f591fce02e25ad1a36 6 0.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.