Loading Tool

Explorer IconExplorer

Memory Pool

80,672 transactions
29.66 vMB
0.09958261 BTC
Random Selection Loading Transactions
Max Size: 179.51/200 MB

Candidate Block

Mining Attempt 492f0ed3ddba94c4cb2829fab6035aa2db9c93d708fc72a065f5731701333754
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 2fde90390d40ab0aa70735180e8b463659a9f18dcb41abf5df0e605b66c97acd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.03578066 BTC
Feerates: 146.36 > 3.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (845,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
69,117 69,117 0000000000fd169bf0d2b45d4e52b442615737dcfca1c403b2c39333a7ddfc60 3 0.00/1.00 vMB 0
69,116 69,116 0000000001271dbc9ee39e70fea08bdef42fc68656eea8e1d393e916e222ad18 5 0.00/1.00 vMB 0
69,115 69,115 000000000116d802aa7a5eb436982e6bdd85441b64b5ed240d55b204008892de 4 0.00/1.00 vMB 0
69,114 69,114 000000000162023e7e36528a87accd685974a8f10e24477211a38aa317bb22c1 2 0.00/1.00 vMB 0
69,113 69,113 00000000002615a153bcb533fab00fbdb4fbd2787c675dbf21d572c1ff34729f 1 0.00/1.00 vMB 0
69,112 69,112 00000000005cd0828a9b7d04cfea50945cb026353ad90abe4000f5a763809fc5 4 0.00/1.00 vMB 0
69,111 69,111 0000000000dbe47c9bc96c80644a5343bd89fcef12faaffe825e8f9f21e958a4 5 0.00/1.00 vMB 0
69,110 69,110 00000000015e4fd946ab94cf7a92d988eb31ed9965488830a3dcc01c0b2487b1 3 0.00/1.00 vMB 0
69,109 69,109 00000000002bfb1d3cb4d2aaabc9a0603233b71d8f2dbcaa9a3997475311ea4a 1 0.00/1.00 vMB 0
69,108 69,108 00000000001c748d5d6d9b937f92f3941bb1d01a44a20acc718f43b8a824e10b 1 0.00/1.00 vMB 0
69,107 69,107 000000000164fdff82223e1eb12005b5f505583b14f6b2cc30c85027d9d2a4a9 2 0.00/1.00 vMB 0
69,106 69,106 000000000067d7c5a143058eb8a5bb39558fad5c735e49c1b31fbcf83b33b3f5 2 0.00/1.00 vMB 0
69,105 69,105 000000000132b9155075146e570dabc5acc0cc485f23b0a5d95fec83330b31a4 1 0.00/1.00 vMB 0
69,104 69,104 00000000009201355039f6573e347bb805807cb038e7f085977c51e3eb1fe8b6 6 0.00/1.00 vMB 0
69,103 69,103 00000000003c1e82bd52c6dc725b51b05ede9b2fc40a55958d181e99b3952699 2 0.00/1.00 vMB 0
69,102 69,102 000000000023ec222039e294df0e14240bcd63943bbddf75f36a6306c3094ff2 2 0.00/1.00 vMB 0
69,101 69,101 00000000003d13de96f48891773ee9f5915df2b49bdf68286bc584a2e47a37f2 6 0.00/1.00 vMB 0
69,100 69,100 00000000004830fe0d8dad98391cc07082e2f6a4e4908500ae33f5906ec9a444 8 0.00/1.00 vMB 0
69,099 69,099 00000000000655a38cf8c5ef08add7d0db6604da82316985aff3373a919a93d9 2 0.00/1.00 vMB 0
69,098 69,098 0000000001220a1b21c807e83c36e790b502dcf118c1257be9a321fdde136663 1 0.00/1.00 vMB 0
69,097 69,097 0000000000f9dc00a57718bae27142ca849a95073d565eb1aa67494c2d5b4a98 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.58 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: 671.29 GB
    • Received: 15.90 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.