Loading Tool

Explorer IconExplorer

Memory Pool

78,774 transactions
29.46 vMB
0.08329601 BTC
Random Selection Loading Transactions
Max Size: 180.37/200 MB

Candidate Block

Mining Attempt 7b150df5a5792489932214904846b1b311dab3922dbdb469cdf00eea6c56825d
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 180a849d080a936ca927242b8a33e1fe905801ea512184cc19c3a5b05353e5e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.01850616 BTC
Feerates: 301.25 > 1.85 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (381,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,682 533,682 00000000000000000034a58cdf1e7ed2cf9ec5cfeba1889f9274e52c1fa4f1b6 1,632 0.58/1.00 vMB 17
533,681 533,681 00000000000000000017edd65247ab8fc70c8b9a4c378ab3cbcfd47e4fffef00 369 0.12/1.00 vMB 17
533,680 533,680 00000000000000000002a0ef6121b8f3d8e5f7b1cc8b4eb9b1ea353a8de80e48 937 0.45/1.00 vMB 15
533,679 533,679 0000000000000000002c901beb9339ed601186c9891a8716956595e2ee812fe1 2,149 0.75/1.00 vMB 18
533,678 533,678 0000000000000000001f9bea2f78a28198eaab55c5df5c51144e93db7d149e91 345 0.91/1.00 vMB 2
533,677 533,677 0000000000000000002802d5af0b09dda1fd2f96be9a4931ce47292244ab0f48 1,385 1.00/1.00 vMB 19
533,676 533,676 0000000000000000000595937caab11952fac6977cfebc10d3762c3c6e841265 141 1.00/1.00 vMB 1
533,675 533,675 0000000000000000003101b247ac8036374d299c148c47eda696014ee26eac31 392 1.00/1.00 vMB 2
533,674 533,674 000000000000000000359d88774a6ea4a48d9710fd22841ca7e1ec416b2fbcdd 650 1.00/1.00 vMB 4
533,673 533,673 00000000000000000035368281410fc662afed222540e12688e26e0ef61f6697 117 0.08/1.00 vMB 65
533,672 533,672 0000000000000000001e1ec54b8186224fdccbfcdd52e5c404ec7da7f63f4780 136 1.00/1.00 vMB 1
533,671 533,671 0000000000000000001da6863a758ff6bebe26dc534a7deea5e13a458afb35a0 716 1.00/1.00 vMB 2
533,670 533,670 0000000000000000001a9c074d369d3614c48574a228240e36357ad750257841 289 0.18/1.00 vMB 39
533,669 533,669 0000000000000000000efa78694d575f3f3a7b61295c5e9abcee182f5a25614c 307 1.00/1.00 vMB 2
533,668 533,668 00000000000000000003f5d1f62bb4de36bab0d5ff81498e8384eaf6f5da8e3e 961 1.00/1.00 vMB 5
533,667 533,667 000000000000000000056a9bcb87b437afe7bc42aa2c2078f6532071dcbaf40e 3,069 1.00/1.00 vMB 22
533,666 533,666 0000000000000000001b65cc396bfdd8cff3a712f2f31b5ee7feb963314a5acd 684 1.00/1.00 vMB 11
533,665 533,665 00000000000000000004c6640ab391bc3d68f2d1f3d57ab6131326c6e4fbcd9c 84 1.00/1.00 vMB 1
533,664 533,664 0000000000000000001c801dd2ed308794813594a07c66aa2d788d019e0e4fbf 2,865 1.00/1.00 vMB 18
533,663 533,663 00000000000000000013c095b382a2ad6a230addf54f179bac40c08cad9e1d03 757 1.00/1.00 vMB 5
533,662 533,662 0000000000000000001f72844fe94aec76f80f2506df57a34d9618e730536712 1,572 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.80 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: 710.03 GB
    • Received: 17.01 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.