Loading Tool

Explorer IconExplorer

Memory Pool

80,952 transactions
30.97 vMB
0.07127599 BTC
Random Selection Loading Transactions
Max Size: 188.57/200 MB

Candidate Block

Mining Attempt 6ea03141dfabbacb71959e631a350683fdf2a0cff68df7d0a9d6132cc71511cb
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 9fc688249d8babbd183d4e38caf937ba5f76d8836f36c9ea62094e7f16aefed2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,934
Size: 1.00 vMB
Total Fees: 0.00457149 BTC
Feerates: 70.37 > 0.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (300,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,719 614,719 000000000000000000039193bff3af16640199823630888d7ccc2fae5e5c63e2 1,795 0.71/1.00 vMB 10
614,718 614,718 0000000000000000000049310db3c14f3936786ab13cc3fa82077d9dd1e6913f 259 0.16/1.00 vMB 2
614,717 614,717 0000000000000000000e4537875dcdbd87c1c1f4cb42ec42fb2366e8014165ff 2,881 1.00/1.00 vMB 15
614,716 614,716 00000000000000000005bd5a713b12ea4b1dabd7a0eb89c31a346dec2d5f3e4c 165 0.04/1.00 vMB 6
614,715 614,715 0000000000000000000f43ec84203003403ab9d77e07a83a8a8c6dcf44662faa 2,092 0.63/1.00 vMB 5
614,714 614,714 0000000000000000000bfded3d6abfa9295957aa8b4dcb19d8805316fa18ed25 2,585 1.00/1.00 vMB 19
614,713 614,713 0000000000000000000e1d6bed7b768e5da9fbb495c7ed5b9dabf3197f4fd5b6 3,068 1.00/1.00 vMB 14
614,712 614,712 0000000000000000000ea2aeffbfc7dd845d5cc70aa2fe4bed49e073745b444f 2,649 0.92/1.00 vMB 11
614,711 614,711 00000000000000000006a68c5ff7e932bdf96c37e2c56f2b1e8cbba2d4d52815 1,929 0.68/1.00 vMB 7
614,710 614,710 0000000000000000000dcb19e6dd9ee9f5c3d479e33e84b8ba4662a9253c253d 2,959 1.00/1.00 vMB 13
614,709 614,709 000000000000000000097d5a6ad990a4ca50e1cf8b80352044d4368a96b298ce 2,262 0.89/1.00 vMB 3
614,708 614,708 00000000000000000000d7096d66c1c5885f2ff78d4cb7ba2c3a923f69864d8a 3,111 1.00/1.00 vMB 18
614,707 614,707 0000000000000000000cacbd4a5c771656d380cc54c19859dd5deaa0461171f5 600 0.36/1.00 vMB 16
614,706 614,706 000000000000000000038d5aeaed743a79e759935953d5fa730b0d6ec710366c 3,036 0.97/1.00 vMB 11
614,705 614,705 00000000000000000007d73af7d68f5ed554628ae55b935516cc09583443486b 2,347 0.72/1.00 vMB 14
614,704 614,704 000000000000000000109142508ee134bbb296c3a40801324b4f08eb3b12e1a9 3,064 1.00/1.00 vMB 10
614,703 614,703 0000000000000000000fe475aa33bfe4c29476bd2c89b99b96d5b5a227779403 693 0.40/1.00 vMB 5
614,702 614,702 0000000000000000000f57fda7cb6270b0239484a2a3ffeeae79f38462e21c20 1,734 0.45/1.00 vMB 10
614,701 614,701 00000000000000000010ed0c8f357a7d8f26905ca3a83bac4a49f68a8c0b5080 408 0.13/1.00 vMB 10
614,700 614,700 000000000000000000012d1450d635581085bc569f96fd6cb3e9d4fc0a57db0d 1,585 0.53/1.00 vMB 9
614,699 614,699 00000000000000000004ca9fbc3daf8edc5aadda9458db66d0377850d9d7110e 1,218 0.36/1.00 vMB 12
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.