Loading Tool

Explorer IconExplorer

Memory Pool

83,347 transactions
31.32 vMB
0.11529915 BTC
Random Selection Loading Transactions
Max Size: 190.19/200 MB

Candidate Block

Mining Attempt 383b11d2d15db16e16a90b6efbb26cac5c8aa25da0e255d9b7b161979b97bcf6
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root f860506fcb0ea47b3b4ef7a3c3a39fa3644491edbec6d6efc802582f90debb02
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,322
Size: 1.00 vMB
Total Fees: 0.03750612 BTC
Feerates: 200.89 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (18,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
896,673 896,673 00000000000000000001997ecf22895363e818f821c26a6195f0f2e7f508cb57 2,899 1.00/1.00 vMB 6
896,672 896,672 000000000000000000012741e5be1b03fbf97cd7e275819460c255fe2d4bf8ec 3,382 1.00/1.00 vMB 11
896,671 896,671 000000000000000000019cb9c2560851fc620d5a749aaf4ffedc73c463b7cd35 870 1.00/1.00 vMB 3
896,670 896,670 000000000000000000014a4a8c00db794f13145eaf15ae57695dce4f9ab86b5c 2,033 1.00/1.00 vMB 5
896,669 896,669 00000000000000000001793746c584349f50f84bf425cfefaf21cfddfbc858d3 735 1.00/1.00 vMB 3
896,668 896,668 00000000000000000000dbac7d7e7a38cca5f195fc4342016d65ad616af72569 2,423 1.00/1.00 vMB 5
896,667 896,667 00000000000000000001fbe83cd2a2951852bafe0dfe9b5c3f3735a42b19e1f6 1,166 1.00/1.00 vMB 2
896,666 896,666 000000000000000000020b13854a9e16c8b71a14d845acbe988c27dc8e8fe4b3 3,260 1.00/1.00 vMB 6
896,665 896,665 00000000000000000001e87ea52b2e009048ae62c42fc1b83db4d2da754c41c0 3,160 1.00/1.00 vMB 2
896,664 896,664 00000000000000000001cfe2d2bb0dd57076702adf4024ba04cbaf8b3ea2f61b 3,578 1.00/1.00 vMB 6
896,663 896,663 00000000000000000001fed76e1208bb2633ab99326fba0866e07c6e45759aaf 3,352 1.00/1.00 vMB 13
896,662 896,662 0000000000000000000046a19b638aea4b80a16818cfb647291ed3e46ab63b4f 3,186 1.00/1.00 vMB 19
896,661 896,661 00000000000000000000b9332cf4b124a335f0550c4b58643295471b28e1d4bb 3,419 1.00/1.00 vMB 93
896,660 896,660 000000000000000000007d10067f369ae82928a8c48f146c914ed298b859dc62 3,643 1.00/1.00 vMB 8
896,659 896,659 0000000000000000000193ef31dd3991ac180ec68ccb5cda9ba418026837296b 3,448 1.00/1.00 vMB 9
896,658 896,658 00000000000000000002383d47ca87d19ae394bb3454dd8471a8e8d13768161e 4,117 1.00/1.00 vMB 6
896,657 896,657 00000000000000000001714b4c5de83e3614da4a39cb8660cd9e43cfdf5ad25c 3,261 1.00/1.00 vMB 7
896,656 896,656 000000000000000000000f3d29fe57c12c38a3716e93fc1484bb855f28724f32 3,753 1.00/1.00 vMB 7
896,655 896,655 00000000000000000000b39451ad389cb367e823c802004498f3e80b67d1401f 1,524 1.00/1.00 vMB 2
896,654 896,654 0000000000000000000222ca89d56648f1a3ff0cb8a6236e6273559eb0973808 2,503 1.00/1.00 vMB 8
896,653 896,653 000000000000000000021ab709a6de1b6ad3bedb81100c901a385f8501237955 2,311 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.05 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: 720.61 GB
    • Received: 18.22 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.