Loading Tool

Explorer IconExplorer

Memory Pool

77,361 transactions
29.88 vMB
0.10659463 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt ce3cdc97297dc3130ae7d3c6062c5ad0396530262beef0ed87b4a014c7294b79
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 0d2408daf3723f42cbdede84d874b2432a2a1e70f9eb9ff6440cba8ffdb1b38b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,256
Size: 1.00 vMB
Total Fees: 0.03740981 BTC
Feerates: 357.61 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (102,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,689 812,689 00000000000000000003018de5bb964c93df4f626f24814e96e28c955417b5d7 2,238 1.00/1.00 vMB 14
812,688 812,688 00000000000000000002d686dae5429ddb800d2b7c61797f2e9820ded7148a4d 2,669 1.00/1.00 vMB 20
812,687 812,687 00000000000000000003df5904cab7fcaf6e3d1e9450c8c7b7354e12273df23a 1,355 1.00/1.00 vMB 9
812,686 812,686 00000000000000000003173f2fc5b3e17fa22990bee62b0d0f7049d31b4db9cc 1,792 1.00/1.00 vMB 12
812,685 812,685 0000000000000000000327b6f6d5c864b013cd3dda76242dc8e72eaba3696369 1,211 1.00/1.00 vMB 7
812,684 812,684 0000000000000000000277dbd656859f617a258b101d5f6722f10104153705c9 3,014 1.00/1.00 vMB 21
812,683 812,683 0000000000000000000006b134f0a7320cdb7b9beea28a76a2153eecce798b6c 535 1.00/1.00 vMB 5
812,682 812,682 00000000000000000001f83db9da8219549686a17d81596c60692ccec18f5231 1,176 1.00/1.00 vMB 7
812,681 812,681 000000000000000000013cb9713b3e3df24e0b76e2f8553112c4f4b47d2e6fb1 975 1.00/1.00 vMB 6
812,680 812,680 000000000000000000033aa58b30f65e493a4f91d26cce63dad872719d647913 2,480 1.00/1.00 vMB 15
812,679 812,679 000000000000000000034fa6ad36c8fc12f8d2ad82b21fbe7c166af6e4dfb608 507 1.00/1.00 vMB 5
812,678 812,678 00000000000000000000eff13583234d66e02e8c4d9605179852d06338e889fc 605 1.00/1.00 vMB 3
812,677 812,677 000000000000000000018be660c3473eb794c5c81e35bed80fb4a248a892b544 1,507 1.00/1.00 vMB 3
812,676 812,676 000000000000000000005fe4ad00a89199088973d6706c6609692df4a66bd87d 2,666 1.00/1.00 vMB 13
812,675 812,675 000000000000000000005e4a7ebde194966d3b666f87af0ae06ea919ae76fb02 1,693 1.00/1.00 vMB 9
812,674 812,674 00000000000000000000dc962583016954dda7f7adab622b01dcdb085d06e9bd 3,371 1.00/1.00 vMB 19
812,673 812,673 000000000000000000003aa02787bc6a76a62a4ecf51ac2e221c8b1974e6ed48 3,421 1.00/1.00 vMB 28
812,672 812,672 00000000000000000003cde47d480e831421a3cbae6efcb761a69b51dc9fe540 3,009 1.00/1.00 vMB 17
812,671 812,671 000000000000000000047848cc1869525ba3dffef5c1d9685861bedca89d5926 1,423 1.00/1.00 vMB 9
812,670 812,670 000000000000000000021f504900c6388bb82a55de89bd7167bace54da488a15 977 1.00/1.00 vMB 6
812,669 812,669 000000000000000000045d7c5c3d77e573efb8545ab7110f47a7f5f161794546 1,187 0.99/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.15 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: 744.33 GB
    • Received: 18.71 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.