Loading Tool

Explorer IconExplorer

Memory Pool

42,010 transactions
26.07 vMB
0.05477406 BTC
Random Selection Loading Transactions
Max Size: 136.69/200 MB

Candidate Block

Mining Attempt 90fa768c542da40518f7f6b78afc6f06d12d8ed2d942b91fbbceb779ca714655
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root c01416fbabe532cdc17b224c63731d33e7d6b2ba306f3bb95d4837a075063f51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,947
Size: 1.00 vMB
Total Fees: 0.00729209 BTC
Feerates: 121.00 > 0.73 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (390,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,463 524,463 0000000000000000002fed40df2dc9521879da00663f2ae81b7445efd14304fa 1,525 0.76/1.00 vMB 39
524,462 524,462 00000000000000000029024fb136d19d032f627944acc2237b465e54a218571c 632 0.33/1.00 vMB 58
524,461 524,461 0000000000000000000ac5b901d035b2cb60d287daae6760fc11cf861907fef8 1,899 0.79/1.00 vMB 39
524,460 524,460 00000000000000000010f7011f972d460f00fd80d20c413e7ef04a6644d36c81 882 0.36/1.00 vMB 35
524,459 524,459 0000000000000000002ff88e4ee2776dc2e556665efdd7b76b199e68688fdfb0 2,492 1.00/1.00 vMB 36
524,458 524,458 0000000000000000003074e323b62c7a59f64d8f8d48eeca951fd01aa9f63672 445 0.19/1.00 vMB 32
524,457 524,457 00000000000000000005e7bc53324f6dc3c59d700e4d7c3064573744803947ba 363 0.13/1.00 vMB 17
524,456 524,456 0000000000000000001519f16cba56b35e42c91bfba65fe4105a6429e78f32c6 1,463 0.78/1.00 vMB 40
524,455 524,455 0000000000000000003cdc4aaa3b6badeb1db7d105a13f9e2487186dc23b403b 544 0.41/1.00 vMB 38
524,454 524,454 00000000000000000008a712a4177b8b8574e2fbd2e0bc51fa60714007821134 29 0.02/1.00 vMB 15
524,453 524,453 0000000000000000002a13da08e360436d088f9e9aea896d78b0bceda4552613 401 0.23/1.00 vMB 24
524,452 524,452 0000000000000000003981f3110c9cbd91cea2b6ab6a7ae4fa1aaa07c7afcfbf 501 0.37/1.00 vMB 41
524,451 524,451 000000000000000000084861b2fd44eb2c5c1fb3b3c9f6e2d5b259d9762923cb 254 0.18/1.00 vMB 14
524,450 524,450 000000000000000000047ba74534c445a8d37decfab91ea51405d647e9bb2d4c 945 0.43/1.00 vMB 24
524,449 524,449 0000000000000000002e4e82542d096ea37092e7fc82ab1b33a2d9887eb9c9c5 452 0.21/1.00 vMB 21
524,448 524,448 0000000000000000002ad40aa5d9931a4ef4d3290c128360e29ad20a99ed3616 49 0.01/1.00 vMB 23
524,447 524,447 00000000000000000004002aed8eab12ebdaa0d94d95ab9ead84443d324d46b7 1,278 0.50/1.00 vMB 30
524,446 524,446 00000000000000000029908e27d0a0eb8f7899cdd71925ceedebba7081c95e4e 1,534 0.66/1.00 vMB 37
524,445 524,445 000000000000000000320aa1c4b5d4fe658d68d080d8f961f95ae2316d9588f4 554 0.21/1.00 vMB 19
524,444 524,444 0000000000000000002ddf6d49aab5f24bd34a48d7b818dbb4839cf64ebc280b 331 0.11/1.00 vMB 37
524,443 524,443 0000000000000000001ed8a4cdf2b4545e3c46b79c3eef812ca28063504cd0e6 192 0.10/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.