Loading Tool

Explorer IconExplorer

Memory Pool

80,837 transactions
30.08 vMB
0.12667228 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt 8fd50a032b6b6a0ba3ff8efea4ab63d3f9ccf93ae02f571860b973bafad9a35e
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1ac33a922b68ae0f4e5f422a4f6d9335cc18c814d6b7218195cc0f1855201044
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,755
Size: 1.00 vMB
Total Fees: 0.05237236 BTC
Feerates: 242.90 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (430,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,132 485,132 000000000000000000ab58fd5be44272734033a6734df0712e3ba1e59502ad18 419 0.18/1.00 vMB 94
485,131 485,131 000000000000000001194f55d02a5da019768efd29ec1327e00bbc41df72e33f 592 0.34/1.00 vMB 25
485,130 485,130 000000000000000000d6529f04dad6653bb845c62b4374b3359fe64bba72e059 1,457 1.00/1.00 vMB 101
485,129 485,129 0000000000000000006daaa1a4927efef833897aee8b31f230252ec22ecfb4a5 1,168 0.51/1.00 vMB 80
485,128 485,128 000000000000000000683f61dd9a8c43a90bfad6e989f033c7aaad38f8d659c6 993 0.40/1.00 vMB 82
485,127 485,127 0000000000000000008995d76f04120cb4f9890f57e879b47b99c6a04ea9640d 1,023 0.43/1.00 vMB 97
485,126 485,126 000000000000000000122efeec90469f599b35fc8607849aba8e3cbc23615b6f 476 0.27/1.00 vMB 97
485,125 485,125 0000000000000000007d8b46f6506989d2b99fd42253c956609decfe2927fb09 596 0.31/1.00 vMB 88
485,124 485,124 00000000000000000097064148f8534e5d514947efc486ee8cf273b11fa8daa1 382 0.17/1.00 vMB 90
485,123 485,123 000000000000000000b7a208be98e42f4c509e62b2998be5ed16c867ce664398 1 0.00/1.00 vMB 0
485,122 485,122 0000000000000000002fea27a046f981feb18f0a97eebdb6b113dd250ac0b6e7 647 0.43/1.00 vMB 46
485,121 485,121 000000000000000000d1bd4b5b3744ca7310a5df75291a6c2ca9e1770edcafbe 1,261 0.62/1.00 vMB 44
485,120 485,120 000000000000000000efcb3b164c8f52488dec89877ed584ae635f602ac99366 2,239 1.00/1.00 vMB 76
485,119 485,119 00000000000000000036359678a9ac7f3695451b41c451148b49d20bab70c498 2,335 0.99/1.00 vMB 143
485,118 485,118 000000000000000000194e283d42bc1cca21be9eb5fb1de78f83e0c1dca3d758 1,994 0.85/1.00 vMB 87
485,117 485,117 0000000000000000003e089573e5438a040a59d761fd02ca41ea141c9c279bbc 574 0.25/1.00 vMB 102
485,116 485,116 000000000000000000628e95752b032678c61086d7411667c1be05a8508cfea0 1,036 0.53/1.00 vMB 27
485,115 485,115 0000000000000000003c57fb8740e8c19b400b4f992fd1646a30cbbb302fe67d 1,882 0.83/1.00 vMB 118
485,114 485,114 0000000000000000001b39117e6c29492e49d93e63e27ddbfcd0633cee325974 759 0.29/1.00 vMB 93
485,113 485,113 000000000000000000b63b55e5e55fa8b4626cc939210ebd5dd752d1c12bdad1 193 0.07/1.00 vMB 43
485,112 485,112 000000000000000000e4f416b4eeacdae214ecf12bd8c35a56fe5dbd296309cb 1,123 0.44/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.67 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: 673.19 GB
    • Received: 16.42 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.