Loading Tool

Explorer IconExplorer

Memory Pool

78,277 transactions
29.09 vMB
0.08098194 BTC
Random Selection Loading Transactions
Max Size: 176.06/200 MB

Candidate Block

Mining Attempt da51817349ccf4c50bb0ffca6fd0512be31230f122999d8445c4eb054ce71c64
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 683c89251a178d1ddb42f6603fd73091d22a48a57695cd1614035e3e95948b65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.02017053 BTC
Feerates: 178.73 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (306,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,411 608,411 000000000000000000080f9472c6c02320b8144a384edacb2e20d606b3d16c98 2,202 1.00/1.00 vMB 20
608,410 608,410 000000000000000000152990673433ef4528425f53ef2843043c0689d3434ab9 729 0.25/1.00 vMB 13
608,409 608,409 0000000000000000000caaeeba642ac09b7de1aaf4972dce428eb8fbc31e5a94 856 0.26/1.00 vMB 20
608,408 608,408 0000000000000000000e17a31261a60b620080c4ff28c69c56a3dba886bae829 2,150 0.80/1.00 vMB 12
608,407 608,407 00000000000000000009eff953ee544231250464163cdde7175cbe7d0401a2f5 2,980 1.00/1.00 vMB 15
608,406 608,406 000000000000000000018049446ae713a7fbe5a4298af330441b2d76f7aafe9e 3,178 1.00/1.00 vMB 12
608,405 608,405 00000000000000000009c42d43c5db88e356aa6307b8603bb93255373aa1b4db 2,728 1.00/1.00 vMB 17
608,404 608,404 000000000000000000045622837a8c3dc56b8a1e65f7106f999556d72d7d0f64 2,924 1.00/1.00 vMB 11
608,403 608,403 0000000000000000000a5f0be7342db1ab1e9878d122c330a14f322cd53b4543 3,061 1.00/1.00 vMB 16
608,402 608,402 00000000000000000008818222e16ba49c5dede48b543ce91dffdd5ff9d386d1 2,538 1.00/1.00 vMB 23
608,401 608,401 000000000000000000038b3d56f08deeee9f4dbdaf1e9187379bca31362af000 2,842 1.00/1.00 vMB 30
608,400 608,400 0000000000000000000e7ef4ebe20d173b549257903a0fefcfd6f48df0dc5237 2,703 0.91/1.00 vMB 6
608,399 608,399 00000000000000000015b1f2b126781288ebae72af3dd76cb3c8ef00c5be889c 2,953 1.00/1.00 vMB 25
608,398 608,398 00000000000000000006df31327eddfede870bfaf8df72cc045e1685fe695962 1,569 0.47/1.00 vMB 9
608,397 608,397 00000000000000000007e7aa966669a2a62fcdeeb26a9c676a8975bb02ee96bb 2,300 1.00/1.00 vMB 4
608,396 608,396 00000000000000000008fe81e6386c3e5d3f5b9e6e8d27bbcbf62c61d5865c29 2,605 1.00/1.00 vMB 17
608,395 608,395 0000000000000000000b225ff98572eba8ad86ad77bbd1c15215ec7fff2604e6 2,856 1.00/1.00 vMB 27
608,394 608,394 00000000000000000012ab8be5f01ce8770e4597b07ee403d03ee142f95d66b6 3,099 1.00/1.00 vMB 22
608,393 608,393 00000000000000000010145669653f13101776616ab04a4414712d26ac7f04ad 1,611 0.46/1.00 vMB 2
608,392 608,392 0000000000000000000a56deb8ae6045d16d850d8f68c7c3a19cb8253ce098f7 2,877 1.00/1.00 vMB 14
608,391 608,391 000000000000000000033aaf6baf36c29cfd1273b4534be10a3f9b5b429e5ef0 3,010 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.