Loading Tool

Explorer IconExplorer

Memory Pool

79,424 transactions
30.17 vMB
0.08184951 BTC
Random Selection Loading Transactions
Max Size: 183.62/200 MB

Candidate Block

Mining Attempt 233a8d550fe7456c1d16abdeb2de545d6cc3004e469ed15baf4917b8526374f1
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 25abd185d54598c94ee96062e61a30caf15893797363f175b0a83ceca3bb07af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,731
Size: 1.00 vMB
Total Fees: 0.01446473 BTC
Feerates: 203.60 > 1.45 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (618,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,503 296,503 00000000000000005aeb1598e08c6afca09bacd4b0026e96b9e251d1377bcef5 64 0.02/1.00 vMB 15
296,502 296,502 000000000000000028be8882e6eb599e9c8613f238ead969adcef4fc712e7554 792 0.43/1.00 vMB 43
296,501 296,501 00000000000000009be8bf743ff7e2947c282cef89f5b054f3fbdc027563df94 118 0.05/1.00 vMB 45
296,500 296,500 00000000000000004e1ae2e54a9090c1dcd9a4d0d1bf2ea4e36efa40c6fcd49e 1 0.00/1.00 vMB 0
296,499 296,499 00000000000000005217251bd3b26cac6e4154828a7cc0f4b2c9748aed675220 212 0.10/1.00 vMB 38
296,498 296,498 00000000000000006b378b4479668eb96f4b0180c4c6964c6e8bf36c643b60e9 171 0.07/1.00 vMB 78
296,497 296,497 0000000000000000857073019f3342811c6830120532a2b8ac0e45a830eba65c 607 0.83/1.00 vMB 17
296,496 296,496 00000000000000007fe70dc56c1690274380d940ec0fb5b44573d4f3f37a275f 1,463 0.50/1.00 vMB 56
296,495 296,495 00000000000000007bc26f90ef9f6bbb4713030e414927ee030cf4654dce6f9b 165 0.07/1.00 vMB 44
296,494 296,494 000000000000000056eaf36e376aa6dbd858cfc1f7db480c069b1cfb76f81c32 30 0.01/1.00 vMB 40
296,493 296,493 00000000000000009929c31791c78595301a847315a20aa4b0a16a18e581ee45 74 0.03/1.00 vMB 40
296,492 296,492 0000000000000000307ea1b08b26e0958a18c030e8a62b0a98c430c60e569450 405 0.19/1.00 vMB 36
296,491 296,491 00000000000000007b537b675c3c902500a33645406984b067d43d59bb5586a0 55 0.02/1.00 vMB 51
296,490 296,490 0000000000000000122258333be9d8c6c5a9605291034db94fb5d87ae306a0bd 485 0.21/1.00 vMB 38
296,489 296,489 000000000000000034580ebc05b521e6d678645d3fd268e3f6e044ba472fa764 141 0.07/1.00 vMB 47
296,488 296,488 0000000000000000275de8fcd61f4b57d55a431528c125ba709605f98f60609f 440 0.19/1.00 vMB 42
296,487 296,487 00000000000000006ad73a6c32a21e79ab4af6865ac7ad686b7406076f16c8fb 16 0.01/1.00 vMB 42
296,486 296,486 000000000000000012bc1fd14e9198d0ea5ae8f17229e45fa6b1b3ca49967c9d 195 0.16/1.00 vMB 65
296,485 296,485 00000000000000007a30145fcd059198391f98b52e5718e31d801a9aaa21c779 417 0.19/1.00 vMB 35
296,484 296,484 000000000000000046094f00ca8db613104523a3ff0db8423de4112c297f7494 10 0.00/1.00 vMB 28
296,483 296,483 000000000000000092b4681527ef786e9f4f281589cce92c477f7c468679100f 11 0.01/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.