Loading Tool

Explorer IconExplorer

Memory Pool

77,966 transactions
28.82 vMB
0.07335899 BTC
Random Selection Loading Transactions
Max Size: 174.94/200 MB

Candidate Block

Mining Attempt 396262371a73f0d009eca31bf691210c938cdfc0c78b51f0ca6c7166114e244f
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 8f30223d3aea202a1f6917c23ec0283462497814b69b1b9e627de5e1a31d6859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,338
Size: 1.00 vMB
Total Fees: 0.01327784 BTC
Feerates: 137.15 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (452,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,416 462,416 000000000000000001a770cb3933731a8e5fcd66077c9ecb9533ddbacf5026d9 2,005 1.00/1.00 vMB 162
462,415 462,415 000000000000000001f16472c633777a38db0be6fc31ab4db3fb879338659bdd 2,004 1.00/1.00 vMB 147
462,414 462,414 0000000000000000010e529e7deddc8791f0019bc8149355f461f8d274763797 2,466 1.00/1.00 vMB 165
462,413 462,413 0000000000000000007a4465206737f5e2090cb8c00c91f9ceb04142a2007e7a 2,353 1.00/1.00 vMB 306
462,412 462,412 000000000000000001d9d657c6b02c8018870560284af0588037bfae4e760942 2,126 1.00/1.00 vMB 135
462,411 462,411 00000000000000000208f93e52d053adcd7878ffa81d0c7c99493a48163194b4 2,024 1.00/1.00 vMB 118
462,410 462,410 000000000000000000a5a7ba0c61ec6a8f4567c5fece3468c6976c59e244a25a 2,169 1.00/1.00 vMB 243
462,409 462,409 0000000000000000010351ee68afff35a5b546cfff18602fa2fad6866c0bc0d3 2,680 1.00/1.00 vMB 268
462,408 462,408 0000000000000000016276d220a5ccf4c481aafe7d271dd69f757665b4efa023 2,496 1.00/1.00 vMB 166
462,407 462,407 00000000000000000089485b3e0c9532ba63e65648592061a91292c91dd895a1 1,713 1.00/1.00 vMB 140
462,406 462,406 0000000000000000007d41fab6e23f956334d9610bab46b4aaafc6bb3f8f8e41 2,206 1.00/1.00 vMB 239
462,405 462,405 00000000000000000159dae2b6a0cdb26f2d1d6d30a774530585a1ad6af2ba1e 1,288 1.00/1.00 vMB 77
462,404 462,404 00000000000000000091859cc8e5f504578437931da09dfd3d7298ed77ee7ddd 1,071 0.99/1.00 vMB 88
462,403 462,403 000000000000000001fd330f346325b762fc9e83d3c4360550839ffad3ba3506 1,050 1.00/1.00 vMB 94
462,402 462,402 00000000000000000137a349c2d06b13a932e8cbaac688fbac5daef62143150e 1,570 1.00/1.00 vMB 105
462,401 462,401 000000000000000000a66af10552e59f8099ae2db9a4217206c9292e0f4bc3c4 2,340 1.00/1.00 vMB 153
462,400 462,400 0000000000000000009a83bb27dbfd96b116841da5c534b4652f4a9a4d7a079e 1 0.00/1.00 vMB 0
462,399 462,399 00000000000000000099d0c52d40e4e096095a75cc860e794e443665f7d08083 1,365 1.00/1.00 vMB 104
462,398 462,398 000000000000000001cf40f784fc31e160fe2236a87978924f21606ebca595be 2,503 1.00/1.00 vMB 197
462,397 462,397 000000000000000001d28a58741f7e0c90f5518793d4f49ad8579c9c3dc6db56 2,403 1.00/1.00 vMB 172
462,396 462,396 000000000000000000587801197bf70baef144bba6dfb533621f304b541df8c6 1,462 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.