Loading Tool

Explorer IconExplorer

Memory Pool

19,174 transactions
4.76 vMB
0.00926705 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 32.93/200 MB

Candidate Block

Mining Attempt d914cec9248ca4f5c618d29c8b033d80576c0697c140e3257d622ce5b5682fe7
Version 20000000
Previous Block 000000000000000000004f4a31c86ff2b110eb09516753e59b0af3c3c6772a4e
Merkle Root 7ccfed9863c7483cceb36da2eaa5548d50aeead8c59508d445c28488d170c366
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,495
Size: 1.00 vMB
Total Fees: 0.00284106 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,501 (728,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,176 185,176 00000000000008c3bcc43c1839271197140f5e320d41b76a8c3ab6d499bec597 451 0.21 vMB 673
185,175 185,175 00000000000003af1c838740ab00b5160fc3edaf99b68abd66fea74c54adb24c 127 0.05 vMB 82
185,174 185,174 0000000000000a76834fa5473a3aac6fa98581a48f3838191c8dfa8b1a7a7d77 271 0.12 vMB 115
185,173 185,173 0000000000000a8bca85c61d2cd19a1a13d675802f1607ab93ad5aed6cade97a 62 0.02 vMB 51
185,172 185,172 000000000000039d951192255a6469d793654104b7ec5b9d49e8dd5d2fda1bf3 100 0.05 vMB 114
185,171 185,171 0000000000000693fe214b0173588596b7dfbaf489da983159b73a5229c89cb8 105 0.05 vMB 115
185,170 185,170 0000000000000638d41e052dc51c3d3712e7822d3be75188c9b8967b481aef9e 356 0.25 vMB 100
185,169 185,169 000000000000090040f03acb008e13e96114429a4c507a9abaf48421cf349e00 248 0.11 vMB 148
185,168 185,168 0000000000000146f912426bd1d11f40d735faad3875554863008523dde3e162 42 0.04 vMB 52
185,167 185,167 000000000000003d3c110396bbee7efe266cb13cfd79780c86d08ceadd7d0af2 580 0.23 vMB 158
185,166 185,166 00000000000001b74a6750334cb59598d6e04912cf9749a130fc3a53e7e03317 142 0.05 vMB 371
185,165 185,165 00000000000007b53b9d2a3f43d806c9789f5d2dbfbf0ffef9be098eb0f39ecf 215 0.07 vMB 0
185,164 185,164 00000000000002efd04c3d33e14b1fa445a94ada74536c0886356a8418d4a83c 653 0.25 vMB 214
185,163 185,163 0000000000000288e49b7c9ca1afdcbb772bf68982de3ba4ae3d0a894f4b20f1 54 0.02 vMB 215
185,162 185,162 00000000000002d270a39b1cae21f71426d3b310bcdde643916bb09f537379b8 330 0.16 vMB 175
185,161 185,161 00000000000005e9076b50ba6032a7cd45459238df80d12d7edc632619fa2ae8 32 0.01 vMB 470
185,160 185,160 000000000000007a9f8108c970cd27365a12baea66cc9ccdbb52d4ec01ada28c 24 0.01 vMB 126
185,159 185,159 000000000000018445865f515758054277cf163a0738f79241e0df068c8e56fe 83 0.04 vMB 142
185,158 185,158 00000000000005d4642dbc4c3c347f16b0c52eec8f52bcb8111801e2f27d3eb3 16 0.00 vMB 64
185,157 185,157 00000000000000398a85c2856e21d79bb5e83b8b2c45effa7c0658260b1d7f00 199 0.10 vMB 142
185,156 185,156 00000000000007a8b4bc527ea1cdc12ff61d19a515f4bc0cf138bb1f821f1bb4 21 0.01 vMB 249
Previous 10 blocks ↓
Total Size: 779.73 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: 370.78 GB
    • Received: 1.80 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.