Loading Tool

Explorer IconExplorer

Memory Pool

26,192 transactions
24.70 vMB
0.04468752 BTC
Random Selection Loading Transactions
Max Size: 132.71/200 MB

Candidate Block

Mining Attempt b8b54258480a578d7eec561401da68daaa20fd7d7e461efeb04108886ae42a6a
Version 20000000
Previous Block 000000000000000000013ee6f3807e42f49ed7b6495090afae47a1a3fa1f08c5
Merkle Root 9db26b7ec8de8211a689bac2249bed816105a36b62f089cb975904384f462b47
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,455
Size: 1.00 vMB
Total Fees: 0.01743827 BTC
Feerates: 150.92 > 1.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,249 (667,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,342 272,342 0000000000000004c80134fdfcfea35e38f9b7de9a060de89ef5f468a49576bb 823 0.54/1.00 vMB 26
272,341 272,341 000000000000000528bc2bd8755bdbfe7a4c604d60ac192f32068bb202439a22 622 0.25/1.00 vMB 74
272,340 272,340 000000000000000457f4070cec489d4603441aa03df2e755ed82b52de12316ee 776 0.25/1.00 vMB 117
272,339 272,339 00000000000000058a71344bf7b63f1723d758bae1e467b6641dcebfe6342fb7 295 0.15/1.00 vMB 47
272,338 272,338 0000000000000005db9986baeea57e703a3138b909e323992f4c3bd6ecec4d4f 227 0.09/1.00 vMB 43
272,337 272,337 000000000000000427cdbeec7eeae71b2c1df83f1a4226d7be091cfd35626079 425 0.17/1.00 vMB 70
272,336 272,336 0000000000000002249c59e0a87744ed7c503468fe7f2182aa992f56e311e7d1 531 0.33/1.00 vMB 55
272,335 272,335 0000000000000000c4ca5c08fc95761da3165827d6ce49e1f1f49d64172ac96c 415 0.22/1.00 vMB 70
272,334 272,334 000000000000000600b10cba0138e29e5ecc46d60d89d271410aafb452d63e23 336 0.15/1.00 vMB 66
272,333 272,333 0000000000000002850c3575fb5763b8515e20eeb88041b2af73be16fe8abf57 385 0.18/1.00 vMB 57
272,332 272,332 00000000000000045d8d96aa5f733a2a8fd44419ebc33511a32202d881a583eb 344 0.17/1.00 vMB 47
272,331 272,331 000000000000000191044e96af9f09f01b7b9db6ecde3853345e9757204eaf83 43 0.02/1.00 vMB 42
272,330 272,330 00000000000000054f506b3c64c9f4c62adb564af2cca683ee86aab1f38b3641 29 0.02/1.00 vMB 36
272,329 272,329 000000000000000422b588b5f9035c33646f0fcbf2651c2a60a9fc4ea310471b 255 0.13/1.00 vMB 51
272,328 272,328 000000000000000370331148e75e43b907d9c585b5bba82383f58417d953b2d2 121 0.07/1.00 vMB 51
272,327 272,327 00000000000000013f7119539f824f191714ee643a52a3daa987c18efc39b681 466 0.25/1.00 vMB 65
272,326 272,326 0000000000000005e80876cb6c272e9d727d0b267436bca220f388ff0f793f41 28 0.02/1.00 vMB 123
272,325 272,325 0000000000000003c0f30043e7b7fd80cd7ce82fbb17b290c28db98e690c7359 80 0.07/1.00 vMB 27
272,324 272,324 000000000000000534bd0ab7e33f35326a1a42e3e84a74169a849ee13569b610 277 0.12/1.00 vMB 68
272,323 272,323 000000000000000260b5b37c87ca62c25dbff34c86b0ed362725e1a7dde47af7 315 0.14/1.00 vMB 103
272,322 272,322 00000000000000010aa228e971d9bcabd84c2b687663e5e92aea0f2fd19ddeba 131 0.06/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 827.19 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: 4,444.62 GB
    • Received: 241.37 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.