Loading Tool

Explorer IconExplorer

Memory Pool

26,247 transactions
17.55 vMB
0.03874461 BTC
Random Selection Loading Transactions
Max Size: 95.64/200 MB

Candidate Block

Mining Attempt 77621891a535917fb6bb669f603cfdc97b315ef79c4244193dcffee6e34532f6
Version 20000000
Previous Block 00000000000000000000868a4b8a8da70b55006c1cdc64991962b22775573d8e
Merkle Root b44e0a84d0b3bdefb8a822fe516f4f05929858b8330b728bd659cce1c237d6ae
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,308
Size: 1.00 vMB
Total Fees: 0.01999186 BTC
Feerates: 321.80 > 2.00 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,679 (147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,532 941,532 000000000000000000000fc692f9264a71c8904e1a82e60e73222bca8e46d5a7 929 0.26/1.00 vMB 2
941,531 941,531 0000000000000000000042785d37cd62cb89a28af9b35aca4aa58623127a4dbf 5,968 1.00/1.00 vMB 0
941,530 941,530 00000000000000000001b6c1bbf1929fa7a8ad01067e300166f28b30ed87842e 2,678 0.78/1.00 vMB 2
941,529 941,529 0000000000000000000057c588fcb265c488d6add48c86361d82327e6edba5e8 4,855 1.00/1.00 vMB 0
941,528 941,528 00000000000000000001e4d5382f2a2e69db171b1289f3c96325916d229e5ff4 7,780 1.00/1.00 vMB 0
941,527 941,527 00000000000000000001bfcd76ea6813f82c9bd382ea3ff3177e2c7f3c3931b8 6,339 1.00/1.00 vMB 0
941,526 941,526 00000000000000000000df1394f2ec78deda2bd78c6388f99d1165d81beeac6a 6,257 1.00/1.00 vMB 0
941,525 941,525 00000000000000000000c85fef0b162cd18bd226afa802d9df466ee259dd4b0a 947 0.27/1.00 vMB 2
941,524 941,524 00000000000000000001a96455e97591b0ac01b568094fb3eb16b343f31ddf66 6,227 1.00/1.00 vMB 0
941,523 941,523 000000000000000000011fb804a26e3bad1c5e29ec04aeca63a2f36d4b957d0b 1,611 0.47/1.00 vMB 2
941,522 941,522 0000000000000000000154260b62d8ccca87d14a44b8bcdfa6522b8e577dce00 1,597 0.50/1.00 vMB 2
941,521 941,521 0000000000000000000118a353522be82303df9e9779bb3e9c1c5f914f395797 5,362 1.00/1.00 vMB 1
941,520 941,520 00000000000000000001d0d4134b42989b47de9dc02df8262f47acaf3e1a13db 25 0.00/1.00 vMB 7
941,519 941,519 00000000000000000000a015777f91044bfb54e31fe38ac83f470f59926f5a09 5,332 1.00/1.00 vMB 1
941,518 941,518 0000000000000000000206e16a08d30625a55d5fca2e018716edcdfadf761240 497 0.13/1.00 vMB 2
941,517 941,517 00000000000000000000ee8ed2022234080fc7a5c5f59f4fd7e7d28dfc0df3aa 860 0.22/1.00 vMB 2
941,516 941,516 00000000000000000000e7368bb26c5dfcb78c4462e00d7cfe731d103b815029 3,963 1.00/1.00 vMB 0
941,515 941,515 000000000000000000011590dbf3454cc8484b5e0b8b86f891a46c18370c8aa1 2,327 0.68/1.00 vMB 2
941,514 941,514 00000000000000000000bf12e5a2ebdc3be66c7700184f32dca254113939c824 296 0.12/1.00 vMB 2
941,513 941,513 00000000000000000001447c7da40f01672a7b14cf2624fe512976eac23ead33 4,499 1.00/1.00 vMB 0
941,512 941,512 0000000000000000000073abe196beba6fa94fc1d84b42f7bc5bd87caba511c5 1,493 0.56/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 829.75 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: 4,667.57 GB
    • Received: 253.64 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.