Loading Tool

Explorer IconExplorer

Memory Pool

82,224 transactions
30.21 vMB
0.09975054 BTC
Random Selection Loading Transactions
Max Size: 182.33/200 MB

Candidate Block

Mining Attempt 265e1f9d62700afb42efbd8f6ad2319a0d31d3573f0a1de823685c3c6c77d7ea
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 2d3d00b0a17dcf5cdd9095d34934374e2ea183a87c5cd26901a7227cf53afefe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,651
Size: 1.00 vMB
Total Fees: 0.03732056 BTC
Feerates: 526.32 > 3.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (421,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,337 493,337 0000000000000000004a945b76ccff579b9d9d7edf568e554d401c2388a08b9e 2,340 1.00/1.00 vMB 291
493,336 493,336 000000000000000000b591828bd1789c6dfdf04315b97c80d70091e25e3165c6 2,607 1.00/1.00 vMB 325
493,335 493,335 000000000000000000036d6a32e19adb49ab7e55447c80d56af8206ac09679b9 2,238 1.00/1.00 vMB 166
493,334 493,334 0000000000000000001158a82637c2625c908b8634abea29bc62b718e5b8e89c 1,855 1.00/1.00 vMB 160
493,333 493,333 0000000000000000000780cc9a69b4170881190c856bff44f9286800fa19c8f6 2,353 1.00/1.00 vMB 284
493,332 493,332 000000000000000000323658eaa379f73af5ef1302afa2825e3bdf08b63608f7 2,466 1.00/1.00 vMB 57
493,331 493,331 0000000000000000003565bad59be7742dd87cd3b6794a40646f2dc0f206f216 1,680 1.00/1.00 vMB 178
493,330 493,330 000000000000000000a419f958ae491c71d450d97d51acb85d2a3daad8335b33 1,791 1.00/1.00 vMB 214
493,329 493,329 0000000000000000008526c1ca695e42c6f3bc54ff0eacaba91fe436b8d5730b 2,552 1.00/1.00 vMB 206
493,328 493,328 00000000000000000068765207f283803a63f8423ae3a41bf585a6e2630ef879 2,929 1.00/1.00 vMB 281
493,327 493,327 00000000000000000023f598893dce362d645be37dd77e95743fb53f688998cf 2,441 1.00/1.00 vMB 128
493,326 493,326 000000000000000000b046006b5adad1ada94b236e281794805efea8999b462b 2,223 1.00/1.00 vMB 107
493,325 493,325 0000000000000000002ec962e42836edf1138d457a6bc398d2d999752dd0409d 1,561 0.95/1.00 vMB 126
493,324 493,324 000000000000000000ba051e504b99ba97546bbc954518955543ecfbe376dd2b 1,745 1.00/1.00 vMB 38
493,323 493,323 00000000000000000083c3ea53a8d53384019a80a808e53ab677dfa2d0abc131 1,080 0.97/1.00 vMB 118
493,322 493,322 0000000000000000003712939653736290474d82faf2239305b3a806c5a7b31e 1 0.00/1.00 vMB 0
493,321 493,321 000000000000000000a4dc86d04c97f3467955a2673a7362694423c341f946e2 651 1.00/1.00 vMB 41
493,320 493,320 00000000000000000095e3e758f5391bae7dfba4623508aec21a7504a9d06b1a 1,329 1.00/1.00 vMB 110
493,319 493,319 000000000000000000b552b4a5a778713b37d519452d148b7d50b470c181d103 1,656 0.95/1.00 vMB 143
493,318 493,318 000000000000000000ad8ee37be41648dd9cacaccdd19647e3f213f7cfd781ba 1,133 1.00/1.00 vMB 67
493,317 493,317 0000000000000000006b83661b2e342d4f54597683636b41451df0cd768ec843 2,414 1.00/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.