Loading Tool

Explorer IconExplorer

Memory Pool

39,943 transactions
26.27 vMB
0.05447439 BTC
Random Selection Loading Transactions
Max Size: 137.11/200 MB

Candidate Block

Mining Attempt 2bbee399ec7af9e6ba2da92f13652a99829fbdc32f09d4d2e7154af182c04642
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root 88b258452e899b63dcef8f92128f4ea3bbed1deb72fca0440b831c825e5bd8e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,451
Size: 1.00 vMB
Total Fees: 0.00640221 BTC
Feerates: 200.54 > 0.64 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (260,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,987 653,987 00000000000000000004d70c58c259cb30477088602603f1c9a4dc95c2b0dc40 2,492 1.00/1.00 vMB 56
653,986 653,986 000000000000000000097c34c6c6c7683689109696c86e0c8edd52099f6be9c5 2,740 1.00/1.00 vMB 102
653,985 653,985 00000000000000000001d9a790b9055b636c9bf87dc142e37903def251fe3ac9 2,363 1.00/1.00 vMB 79
653,984 653,984 0000000000000000000c51f5712f0ee1b66cabc4fe8caf934c5fb8b0b3a0e33d 2,745 1.00/1.00 vMB 115
653,983 653,983 0000000000000000000d8ccf2c4a4d6a6efdf9d1f6f0a1c015852db02cd34dee 2,789 1.00/1.00 vMB 110
653,982 653,982 000000000000000000036dc39018816cfafea05a91526db1d4a937fb887c9922 2,527 1.00/1.00 vMB 126
653,981 653,981 00000000000000000004d310292d50c3d8f4972b6c521f5c3b1f7b2c029e5748 2,756 1.00/1.00 vMB 104
653,980 653,980 0000000000000000000734fc62fd4644ed36905053b4dfb19e5874697dea13f4 2,511 1.00/1.00 vMB 115
653,979 653,979 00000000000000000002babb482cce58aa0706e1f9556ffe504738ac11931df1 2,799 1.00/1.00 vMB 140
653,978 653,978 00000000000000000007f94793641239b9604ae3bab6fcf4013fa440f01a68d1 2,821 1.00/1.00 vMB 138
653,977 653,977 000000000000000000060642712c09c627157af735a9818c36c73c90ccd04089 2,845 1.00/1.00 vMB 132
653,976 653,976 00000000000000000009e9d3b95d97f89c956e52c5c1cf47d70e706852c0f00b 2,890 1.00/1.00 vMB 145
653,975 653,975 0000000000000000000b8ee2fb6103ff0a97c986dc6ae61c45436dc0062c4e99 1,813 1.00/1.00 vMB 133
653,974 653,974 00000000000000000008b97412797b838e6662769bf6dc5a22b9521a23208f31 2,662 1.00/1.00 vMB 159
653,973 653,973 0000000000000000000d86d35adf90e2f85c8ad7cf1bb44432f01b9441c45dd0 2,480 1.00/1.00 vMB 143
653,972 653,972 00000000000000000001743a56b87ffcd7dcc867262f13be5a5e8e20e843c161 2,325 1.00/1.00 vMB 149
653,971 653,971 0000000000000000000b36173c3c1f292e1a21980c93c7b933687b1ec6edadaf 2,383 1.00/1.00 vMB 137
653,970 653,970 00000000000000000006a066a56b07fb801dae85b1c104c7115dad6f65897e7f 3,059 1.00/1.00 vMB 164
653,969 653,969 00000000000000000003a114046b2949d18e97e3dbc8009c4d2c2479e4ecb8f6 3,254 1.00/1.00 vMB 176
653,968 653,968 00000000000000000005046f47145e7543204f581c764f99f0b28c045cc13a16 2,838 1.00/1.00 vMB 107
653,967 653,967 0000000000000000000a34c6f045f753a3ab864967a5834321146362791e9491 2,692 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.