Loading Tool

Explorer IconExplorer

Memory Pool

25,874 transactions
10.99 vMB
0.02739091 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.43/200 MB

Candidate Block

Mining Attempt 732cd117b85535f96c6875df87e99d0dd29f136612450c252299d82487c774ce
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 2dfe9b20e55f1e4c983316ed8282591992cfd57dac33b4c5064307b6573a5091
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.00906511 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (771,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,157 142,157 000000000000036de0327339317c9cdfa518b8fd21a1efd7b2adeb4087500d49 75 0.02 vMB 196
142,156 142,156 00000000000007b42a2461658ad27c24eeb3ef7c00e4091508ad4dfaf39834f3 91 0.03 vMB 97
142,155 142,155 000000000000053f4196eb35cfb67bd89689a2581e12847e6507c32415900d16 49 0.02 vMB 259
142,154 142,154 0000000000000490f0d714956e686709e4b156283b0b762b8233d656d4ab9f4c 31 0.01 vMB 191
142,153 142,153 00000000000007146d5021e4ecfdea49b7d8b7367434b60d477318021e252545 55 0.02 vMB 51
142,152 142,152 00000000000000bc3b441a6b540727a95eb7d3acaee0732e92abe6ff7c54a202 20 0.02 vMB 57
142,151 142,151 000000000000048ad14c431ab43589460ea374c91b130a014357b57ce36b7c1a 37 0.02 vMB 313
142,150 142,150 0000000000000120d1810a4caefc81b13e4e66a2a9da56ca1a01e019ca77e29f 5 0.00 vMB 0
142,149 142,149 0000000000000159f67669b838916a13b34c54d345f0ce421bc52c3ae3449913 20 0.01 vMB 26
142,148 142,148 000000000000041aae6468bb80a6bc4cd57074280df6839e123811e9f3e5feac 134 0.05 vMB 125
142,147 142,147 0000000000000422114f73887c746adaa87af049bfa111a88f754aa640daaf8b 64 0.03 vMB 133
142,146 142,146 0000000000000917bc38811358855fe84a4c95e229d05593ced0a4e6216da5d5 7 0.01 vMB 50
142,145 142,145 00000000000005d1070e075178b17fd8bcbcc939892cfb539b019d0bbd75164c 16 0.01 vMB 233
142,144 142,144 00000000000004aea2999e2b2f26a1981f34611ce0596f05fa8550f27f46d4c9 34 0.01 vMB 54
142,143 142,143 0000000000000408aa6179d58ce12908ed62a3909e464a81697f82a8d46bd879 40 0.02 vMB 153
142,142 142,142 000000000000016acfcb4fdca379316716e7f85cb108dde122940c166627f1c1 17 0.01 vMB 296
142,141 142,141 000000000000014099fdc645d055d310dce231cf88ec70c29635ded9a702e015 67 0.04 vMB 285
142,140 142,140 0000000000000052bf9cc6db0ee2ade552d02a763e415612d7e37dc110e80281 15 0.01 vMB 68
142,139 142,139 00000000000003396c6cf0c971fc0a81a0009a4bfb8e892cc17fe13d3090fe3e 1 0.00 vMB 0
142,138 142,138 000000000000002ee3c669c2c5ae9d41c3b7e0dae1ea16eec912659cfcb86ada 120 0.04 vMB 60
142,137 142,137 0000000000000177393eb17801aaecf62e477e83068869effda70de02b8d71af 29 0.05 vMB 135
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 380.91 GB
    • Received: 1.92 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.