Loading Tool

Explorer IconExplorer

Memory Pool

46,260 transactions
28.65 vMB
0.06105276 BTC
Random Selection Loading Transactions
Max Size: 152.45/200 MB

Candidate Block

Mining Attempt 711fd2c658f9b81dc3bb436e8bb7df9a0a3d3f984bf81b34df0b7b904445bd96
Version 20000000
Previous Block 0000000000000000000174ee00feb456e9cb08dcdd2b42ef733fc93eec85ef67
Merkle Root 21ab0bf7e9ef38d6e25f2e97ea4311181b1713112fe4419879eccc9b36362c76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.00666450 BTC
Feerates: 20.19 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,831 (600,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,452 314,452 0000000000000000393962f5a96c3e732a1f46c3668188bd44e5f81479244ad1 269 0.16/1.00 vMB 26
314,451 314,451 000000000000000039db3a041eeed1b27f7bff57653c1e1fa951f631b713ddd1 214 0.13/1.00 vMB 23
314,450 314,450 000000000000000001955d4aac3a5c52695fb08fd937b6ea66b0cbcbe9b4f92c 674 0.35/1.00 vMB 27
314,449 314,449 0000000000000000070feeb3c5396aba0a71478823f2dd296029b8c2ad758ad8 715 0.31/1.00 vMB 31
314,448 314,448 00000000000000003533a4a81d6ac65b8062f8a7b9618a6d7b0ae230b94c9095 428 0.18/1.00 vMB 30
314,447 314,447 000000000000000034be8f2dcfa0b6e1168709b1dbb181088e9d8a9c27e12433 624 0.34/1.00 vMB 29
314,446 314,446 00000000000000001c93c142a1ca9c7f130b430274901deeb4626bc007fbcb52 521 0.28/1.00 vMB 26
314,445 314,445 00000000000000001b1a731dee76ecfb62fde656ba703146576dd4ff5b520bca 66 0.03/1.00 vMB 29
314,444 314,444 0000000000000000060584a105973230e6ab3b6c024479e613b65a436da471b4 141 0.09/1.00 vMB 26
314,443 314,443 00000000000000003190b2158feaa9dc7904d20a980b4bdd0fb8e9c9b68c2f7d 490 0.34/1.00 vMB 23
314,442 314,442 000000000000000015cc5bc028f347b03240358492a1da6cf0833515737ac943 256 0.12/1.00 vMB 32
314,441 314,441 00000000000000001e88b3650217ed3bb96eb39bca80b175afea07d27175a822 37 0.02/1.00 vMB 30
314,440 314,440 000000000000000029272380ef8e14b7fa543dbeb8b2fd1459b73beb6f95beec 753 0.34/1.00 vMB 32
314,439 314,439 00000000000000001b2ce0a46b53d1c86648ac39e9c59da7f1ca56b46ab17614 297 0.15/1.00 vMB 29
314,438 314,438 000000000000000019cd9cb7c7b1dd97934a124539d6747155d7b592badf8647 383 0.19/1.00 vMB 27
314,437 314,437 000000000000000019f01500f62540b23a6e24c093ea9f88766d809b691269a2 254 0.13/1.00 vMB 24
314,436 314,436 000000000000000022180be18a608dee5700976fb51df0a10724a0a24dd47ddf 342 0.18/1.00 vMB 27
314,435 314,435 000000000000000012f9ee6934f16c655bf531e58c0eb9f6bd5c02594d715e3c 1,229 0.62/1.00 vMB 27
314,434 314,434 00000000000000001f60f3155600fc9f9a5e19d96e3669de1e144d9b875b2d42 970 0.67/1.00 vMB 25
314,433 314,433 000000000000000008ca55a5b30d7b3e41134289f593c82757227d7473e726af 400 0.28/1.00 vMB 24
314,432 314,432 000000000000000022c4b39e297ff99472bf5a8fc5b7d18d7b736567d2638977 14 0.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.09 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: 651.48 GB
    • Received: 13.59 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.