Loading Tool

Explorer IconExplorer

Memory Pool

78,482 transactions
29.35 vMB
0.06310041 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt a21d50d66f03386270783c664042a48bc0769b5642ae86df256be5fd6a89dbfe
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b570aeda8f9d3d40ea8eedda3e8ec2f1d9f8f9bfbb24dd2acc574f1ed7eaef7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,448
Size: 1.00 vMB
Total Fees: 0.00358082 BTC
Feerates: 9.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (159,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,324 755,324 00000000000000000003b75cb3fa25dff581380b284a478a1a00ab9aa3f8e469 820 1.00/1.00 vMB 4
755,323 755,323 00000000000000000002ca8dacbd1b58ad455927cc231aa725e23e063fc45bfe 2,465 1.00/1.00 vMB 4
755,322 755,322 0000000000000000000320cedb17c927bd7090f9c00e5b19b56dd9688fe6808e 2,345 1.00/1.00 vMB 9
755,321 755,321 000000000000000000047a89cb76303698e2f7a1a3741fcfa3caf2b6e4cd1ebb 1,469 1.00/1.00 vMB 8
755,320 755,320 00000000000000000007c91b0a8fda98800177ad6e7bb870d895eb28e096f851 3,487 1.00/1.00 vMB 20
755,319 755,319 00000000000000000002684d54d96f567ea5c0f9813df482796a3a6390ac7794 2,102 1.00/1.00 vMB 12
755,318 755,318 00000000000000000001c30d228632c83bd4f92df41cc30d136e46ecff798bec 2,463 1.00/1.00 vMB 17
755,317 755,317 000000000000000000041bb36b0299ab5ff66873fb3e50365e8e31ff3d7d4f29 2,956 1.00/1.00 vMB 15
755,316 755,316 00000000000000000002a343bea8da9b97e2e903cabf29acd16be297a5ccd726 2,213 1.00/1.00 vMB 19
755,315 755,315 00000000000000000005eb6e97b2d189548cb379bae1d0fb3f759dde7a6fbcab 25 0.00/1.00 vMB 20
755,314 755,314 00000000000000000003bc1b1db2f0950bc63a3bdef19f617d41e98de6d9bf3e 1,084 0.67/1.00 vMB 7
755,313 755,313 00000000000000000007ab94776831a63c330b558f7560ecea6d02ece41d41cd 2,084 1.00/1.00 vMB 8
755,312 755,312 000000000000000000049f98adfe5893022dc3a702af74135c46b9cbc22253f2 1,460 1.00/1.00 vMB 6
755,311 755,311 00000000000000000002c764c11092648bb58ed9f9bd16c2b609636738b8db10 1,426 1.00/1.00 vMB 7
755,310 755,310 000000000000000000066ae5edf9aac62ebdef427005866beec6b6265b106213 1,191 1.00/1.00 vMB 3
755,309 755,309 00000000000000000002a3471de7e2fbcb601cb6baed2ca49d4f1f76019127dd 1,504 1.00/1.00 vMB 10
755,308 755,308 00000000000000000008b0a8c9dadea698061cfeee2d241963b3c693665f972c 2,184 1.00/1.00 vMB 16
755,307 755,307 0000000000000000000716ac1ce4b7ce12a2c2b5f5c2a83ab38b5e36304276a8 1,807 1.00/1.00 vMB 20
755,306 755,306 00000000000000000008590c708d2eef0883cf005068b0ac95e3272863c5f891 1,990 1.00/1.00 vMB 8
755,305 755,305 00000000000000000005dbbe87475da61ea90374e02244b8bcf57d99e31249a3 3,157 1.00/1.00 vMB 19
755,304 755,304 000000000000000000029513d03cbad5dd579b2ff40c2665d7203a1535715616 827 0.38/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.