Loading Tool

Explorer IconExplorer

Memory Pool

87,777 transactions
32.13 vMB
0.14583840 BTC
Random Selection Loading Transactions
Max Size: 193.94/200 MB

Candidate Block

Mining Attempt 6aac3ae396549d581fe03841ab31e4311e21085e673ebe9ae263d4076e6a4dad
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 4724fea2070b049802f670ddfc95f6f94b51b38304e4f94f8e56ce15642fa34b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.05410469 BTC
Feerates: 911.92 > 5.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (325,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,674 589,674 00000000000000000019513b21e7cf995b3abbe809f0b7cea0b2ecbf88e3e1ed 3,143 1.00/1.00 vMB 29
589,673 589,673 00000000000000000016558fe27fd328e1e7971712a29f8b7c9a3e4459922994 2,557 0.83/1.00 vMB 27
589,672 589,672 000000000000000000091a25872395f733ae7ce9e4fae0657eeddf989a9f832f 468 0.18/1.00 vMB 43
589,671 589,671 00000000000000000018c71bb0037ea11f04cfa8f37c8f48f59825bed23bb108 2,010 0.62/1.00 vMB 22
589,670 589,670 0000000000000000000026af94d0089536b828229b1c10ba178a2d4fe145985d 757 0.25/1.00 vMB 21
589,669 589,669 0000000000000000000df5fca52832b7a0d521ab6605438f2ac4ac20a1217017 549 0.17/1.00 vMB 30
589,668 589,668 00000000000000000003164dc6ac91b9b4f3f2bc4e754b22308b4fcb9075baf2 2,687 0.95/1.00 vMB 3
589,667 589,667 000000000000000000074f3868d7b2d556f345df55665a914563b56d8182e416 2,168 1.00/1.00 vMB 48
589,666 589,666 0000000000000000001692a91e324c212fa5227aa945f225a42586a366cd55f2 2,966 1.00/1.00 vMB 20
589,665 589,665 0000000000000000001bdcfd68bf585d298ce06eca363cced37266ed809cd8b2 2,849 1.00/1.00 vMB 19
589,664 589,664 0000000000000000000cab9792d7d37651deaff7fe459ce016a20d1c9b3f03bd 1,890 1.00/1.00 vMB 57
589,663 589,663 00000000000000000005733103c2c7daa31f2d66a22c3b2bbe14d5b71f859663 2,168 1.00/1.00 vMB 80
589,662 589,662 0000000000000000001106cdd6f77b47d63a2abb3a8671b241f591bd85ecca76 2,287 0.71/1.00 vMB 23
589,661 589,661 000000000000000000175ba9d9767f29bd6e0069bca668978c3458bddc56028f 883 0.25/1.00 vMB 21
589,660 589,660 0000000000000000001b74bcb46e21ff37443dceed82d94031f19211bf505499 2,366 0.74/1.00 vMB 25
589,659 589,659 000000000000000000175a4ba720b9e4beadcb0fad9635a023a00a42442c9042 1,390 0.43/1.00 vMB 25
589,658 589,658 000000000000000000013947745de3cd344dcc402944e2b38dce646a4b2eb5b1 142 0.04/1.00 vMB 31
589,657 589,657 00000000000000000013f5418b01f742d0f7d2fc86d622466cae4b2ae925dc55 2,013 0.68/1.00 vMB 25
589,656 589,656 00000000000000000019deaee0852a1b54064b91f23e18bdc873327a2c80f405 2,836 1.00/1.00 vMB 26
589,655 589,655 0000000000000000000cc2fdee8a2512f34559a796f84bb4dfe44aef72690abc 391 0.11/1.00 vMB 27
589,654 589,654 00000000000000000003a0bc1deddb0f9a8a063da874a6800cbde4079f3dcbce 2,229 0.80/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.34 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: 661.03 GB
    • Received: 14.79 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.