Loading Tool

Explorer IconExplorer

Memory Pool

81,275 transactions
31.10 vMB
0.09537962 BTC
Random Selection Loading Transactions
Max Size: 188.21/200 MB

Candidate Block

Mining Attempt e780669945c38ddf97f10815e6c293b790d9df973dcc10a8ea3fa23cfd465983
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 57f70661ae74c82ec01857c500329d84a9827accbfbc971a84d338996ba385b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,904
Size: 1.00 vMB
Total Fees: 0.02788236 BTC
Feerates: 110.56 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (541,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,674 373,674 0000000000000000077f68ef509984708e7e5fe26ff585010d8814910b7d9bd9 353 0.18/1.00 vMB 38
373,673 373,673 00000000000000000e9b728a379a22374a90a92085ce8eb9f78acbe54b92a3fe 659 0.36/1.00 vMB 52
373,672 373,672 000000000000000005712a78e80540f2c0de348f4c0f6fad3f291fada3cd71c0 277 0.95/1.00 vMB 5
373,671 373,671 00000000000000000138e8dae73cdb82e407a68ede9f60488b1f6afe1bd86782 969 0.97/1.00 vMB 17
373,670 373,670 000000000000000012d4f9f1916d6627c0c5b7e7c71c1d32f6c07485a6d5d321 2 0.00/1.00 vMB 0
373,669 373,669 00000000000000000f34ed03bdd1af021d540161cac89f3d743a5c279cbb4fcf 2,425 1.00/1.00 vMB 49
373,668 373,668 00000000000000000ca73b92975341d69874b41d1d630879e4b76aa2981da7ac 515 0.34/1.00 vMB 40
373,667 373,667 0000000000000000128a35946412402d7cf036a97adb0be1e10b9417d160fdf3 451 0.95/1.00 vMB 9
373,666 373,666 000000000000000002a2cf8473560e3a1b1368ad2887a091eb6c5502b7d94aeb 2,036 0.99/1.00 vMB 43
373,665 373,665 0000000000000000031fec7653be558e1546ff2d284d0e4b4ae2d5d00400d7d4 313 0.89/1.00 vMB 7
373,664 373,664 0000000000000000115220a9e3d1937ec3409c740907da005e55bb8ee50f1d27 95 0.04/1.00 vMB 51
373,663 373,663 000000000000000008e370a0ab01b12b4755a1c72e3d9883655aed3450d10099 272 0.97/1.00 vMB 6
373,662 373,662 00000000000000000d7be9ce867da6c5ede09ccadc12b66f1d05affefd1bc516 1,016 0.48/1.00 vMB 40
373,661 373,661 000000000000000009f248b3392d67cf9e977df3c5c8c78d2c025ea91389d9e9 546 0.98/1.00 vMB 11
373,660 373,660 00000000000000000d0eed938d99e715885f51d4740408fe8323b5d5348d0b48 754 0.39/1.00 vMB 43
373,659 373,659 000000000000000008f30f972826c8df297f1e133b58a6f8d503054ec9cd9d40 528 0.96/1.00 vMB 10
373,658 373,658 000000000000000002ee2ddb981c9c2d1a960b8c1cb0a6f097279636390ba9df 833 0.45/1.00 vMB 40
373,657 373,657 00000000000000000e591b6e6ec42c90ca91e13134c775d54d1274971ef2e752 346 0.87/1.00 vMB 4
373,656 373,656 000000000000000008b1d4afa991bab7f53bf657ff76cce78f79a57dc97c2aab 846 0.42/1.00 vMB 43
373,655 373,655 0000000000000000002c483ef69fc23346cf4b1c339ff7a116fd24dfb806dcf7 701 0.34/1.00 vMB 41
373,654 373,654 0000000000000000079d783c78066964273ab983cdeeefc1e88a3a9db2fde479 208 0.10/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.71 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: 699.42 GB
    • Received: 16.60 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.