Loading Tool

Explorer IconExplorer

Memory Pool

80,327 transactions
29.66 vMB
0.09003522 BTC
Random Selection Loading Transactions
Max Size: 179.98/200 MB

Candidate Block

Mining Attempt ba16f199c5f581e827f5bb588743064f762f4931f86eeb305cd9cfd327a92932
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 7619d1f3e245b585c600f3d7e6e616b4d88f648b056d266c0058fae0ca69adfc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02429701 BTC
Feerates: 90.00 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (541,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,963 373,963 0000000000000000026762f74ca2d11e592f1471614fb3b0f765ffbace5530fb 184 0.10/1.00 vMB 27
373,962 373,962 00000000000000000346b3829a3531abb7f97f5d1724d88f575e66dd889a8134 423 0.18/1.00 vMB 44
373,961 373,961 00000000000000000a021f8c05dcabeac2d73434728a4deded06e7688e7f6d52 1,716 1.00/1.00 vMB 33
373,960 373,960 0000000000000000042626e342eaab3246c4e6e8889e21148131b8c00b53ce25 1,077 0.85/1.00 vMB 25
373,959 373,959 0000000000000000061bbc5970d9fec2c76c4ec7c95625d55d2a7abbf0e57825 228 0.12/1.00 vMB 53
373,958 373,958 00000000000000000880ae3bb890904ba89d438266b168370ade0708a52d1c36 1 0.00/1.00 vMB 0
373,957 373,957 0000000000000000027e16254a0020f50ac8ab665eb3a4f713b2a844afb7dcbe 992 0.75/1.00 vMB 23
373,956 373,956 00000000000000000104c9933f5b17c97e7c77ee7a236730e2751223950fec13 373 0.29/1.00 vMB 36
373,955 373,955 000000000000000011de32a93eb621dd1c7df6a27d185b10bff1c0e0d8a676f9 359 0.19/1.00 vMB 30
373,954 373,954 00000000000000000868a6f38f4586de64d492965e1eb85caaae4ccc1a155be0 1,132 1.00/1.00 vMB 20
373,953 373,953 0000000000000000133fdb8e9b55806fcc05926c6f167b182aae05ea7de132cd 248 0.10/1.00 vMB 45
373,952 373,952 0000000000000000055772312219fa71da8712f515107dc360eea6e34960d97d 1,010 1.00/1.00 vMB 16
373,951 373,951 00000000000000000b98ea0147ad17fa5a3f8cac0e20fcdd66d98fc05ec2598d 1,836 1.00/1.00 vMB 37
373,950 373,950 000000000000000011d051f8d167be6bdceabb0b84f9d1ed0cf4d01b2ef5ef61 471 0.75/1.00 vMB 11
373,949 373,949 00000000000000000af256e4405cd7b7512135707c6aeb5713ad99a7f2f3f724 583 0.29/1.00 vMB 44
373,948 373,948 000000000000000012e5a9163785d6f2afb2de2a5b7098ab290ae2a5d82575a4 843 0.38/1.00 vMB 45
373,947 373,947 00000000000000000aa2f66af1d99558e44a942c2b98ad75f8aa0c68afc71457 1 0.00/1.00 vMB 0
373,946 373,946 0000000000000000093186ac05c3d81fbef0114431e9c7664a5ee63856280ebd 185 0.10/1.00 vMB 32
373,945 373,945 000000000000000009cefae3d158648f2a58a93c20e31491f32908aad5750dd5 1,651 0.75/1.00 vMB 44
373,944 373,944 0000000000000000011a630e1668db52a13d3e298056a241eda76a1a76cb803d 227 1.00/1.00 vMB 5
373,943 373,943 000000000000000007aac35bd4253fa846b45169439f0d156993bbc652b8a391 100 0.17/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.33 GB
    • Received: 16.20 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.