Loading Tool

Explorer IconExplorer

Memory Pool

83,831 transactions
31.45 vMB
0.10015304 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt f017ae54bc0e9d47bf81cd2ea8c6514bc2146a81e6979e2b88ac7568b37964bc
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 7738e41fa21edc78bd2b0a1b0f2fdab48212870ea0c897b0351a5836d00be04a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,910
Size: 1.00 vMB
Total Fees: 0.02819121 BTC
Feerates: 504.27 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (180,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,501 734,501 00000000000000000002241f963d0cdd74957f9f55eb946ed090b3ca4bf5ad3d 619 0.27/1.00 vMB 6
734,500 734,500 000000000000000000033b7023979238f2fc8093f3cc0e1052525837a2e58a07 322 0.11/1.00 vMB 9
734,499 734,499 000000000000000000046e9027884ed158bd201f7f2d2ac372a941dc49ae4efd 1,047 0.39/1.00 vMB 8
734,498 734,498 00000000000000000001f728f7c2eb8b54ac913820177fb2a20cae9c7cfb25ef 1,022 0.46/1.00 vMB 7
734,497 734,497 00000000000000000006c9c12857042c4a5d32caeb1590851505dde09cae8cb4 458 0.23/1.00 vMB 6
734,496 734,496 0000000000000000000430bca43b85c882ddac982b706cebc7cece12b50b3aa0 923 0.41/1.00 vMB 7
734,495 734,495 00000000000000000004757da5e2ff0e688a654b3a7f776061d99cc1072ef02d 54 0.02/1.00 vMB 8
734,494 734,494 00000000000000000008d0a040b539f99068f39ac5e98a4891bb9e4b297f2d83 693 0.36/1.00 vMB 6
734,493 734,493 00000000000000000005fe28d599ce9235fa0c1cf23863c71811451372722c64 267 0.07/1.00 vMB 10
734,492 734,492 0000000000000000000408a5dffea175b3f335ccbc848f84ae98ec3558c48c5e 274 0.14/1.00 vMB 7
734,491 734,491 00000000000000000009501f0cd66704a1a54ef723005a58f4d5a92a9c77bc1d 1,015 0.35/1.00 vMB 7
734,490 734,490 00000000000000000005e43ceefc5a6cdc22bfb6877f7e2c333165965fba62e5 414 0.39/1.00 vMB 4
734,489 734,489 00000000000000000000f17c72f2ce46edc98058399bfac0dd7ebfff427595e5 92 0.03/1.00 vMB 4
734,488 734,488 00000000000000000002f230e84a32ce4ae7b49ca68d41ce91d4f111c36b7a72 1,410 0.51/1.00 vMB 7
734,487 734,487 00000000000000000002e47457ffec61ee46e55bb7b990f8e569fca65bb3a529 1,672 0.65/1.00 vMB 7
734,486 734,486 000000000000000000024c446c986d0b0138b8fa7a1ac39e356a24b9f3c45cb8 1,366 0.46/1.00 vMB 8
734,485 734,485 000000000000000000020ef9a146f0cef89c82e55d8732acf09f45a045261c42 954 0.38/1.00 vMB 10
734,484 734,484 000000000000000000090ac6e91150c2340a66750eb8c9c35c61cd2fad36fcdf 507 0.52/1.00 vMB 3
734,483 734,483 00000000000000000006e52f89bea519dedd918c71c4a62e726ead9374243b68 2,526 0.94/1.00 vMB 6
734,482 734,482 0000000000000000000812d7cb6831dc9f50659519201173b0c94f4132805f36 1,588 1.00/1.00 vMB 12
734,481 734,481 000000000000000000061fa2f0bdc7591b182d05303848b68c6387c7f3f0f1d4 853 0.33/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.77 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: 709.29 GB
    • Received: 16.86 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.