Loading Tool

Explorer IconExplorer

Memory Pool

71,778 transactions
27.76 vMB
0.06147710 BTC
Random Selection Loading Transactions
Max Size: 164.64/200 MB

Candidate Block

Mining Attempt 62ec099fc2624890ae178c2f3fce3b54fee5665391fcb7e265c465551760fcde
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 389feb0285b6544351793df07a834b9e7d4c7bc4dbd374ecf464355d9945a2dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,893
Size: 1.00 vMB
Total Fees: 0.00618470 BTC
Feerates: 101.52 > 0.62 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (427,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,013 488,013 0000000000000000004dea31b6d78a7f804a95056f065b502cefc20617f6883d 2,253 1.00/1.00 vMB 161
488,012 488,012 000000000000000000aa767de47ba89178bf5db435ce80dff1d8b6d6f777a87e 1,986 1.00/1.00 vMB 139
488,011 488,011 000000000000000000274b4868b38eccc48e6945c28b29fc0978b4fa87da16eb 2,460 1.00/1.00 vMB 152
488,010 488,010 000000000000000000030d631a5d01413b5ce6b87e07c5cfb039e84136c2c317 1,017 0.99/1.00 vMB 119
488,009 488,009 0000000000000000007c1d919659bf779c044fe688288e6970407ec877498ef2 656 0.90/1.00 vMB 111
488,008 488,008 000000000000000000e7a06bbc90bb8f502da045c30fe9f9601b813d3c5cf0be 227 1.00/1.00 vMB 108
488,007 488,007 000000000000000000a6e3102c47f2b912336e00d625c032c92792494d10659d 1,025 0.98/1.00 vMB 125
488,006 488,006 00000000000000000059f7f72dac7c61e1ef79c9fda0ce3e778b64eec133bac8 1,441 1.00/1.00 vMB 133
488,005 488,005 000000000000000000e92b924373ef0db8f961c3b9e787f213f0a1234b57bcab 1,941 0.96/1.00 vMB 145
488,004 488,004 000000000000000000a11eaa97baa057465471a87ed18f43f75a09c9953b0a21 2,138 0.97/1.00 vMB 147
488,003 488,003 0000000000000000003be46561f9296709eb79569b539889ecb9e97cc6939e00 2,158 1.00/1.00 vMB 150
488,002 488,002 000000000000000000644c54bd360d8db261a038a083791b585bae4627c36473 2,413 1.00/1.00 vMB 174
488,001 488,001 000000000000000000a9e86805cb67cbdba06078dc1c689f5faec4129ce2aef9 1,292 0.97/1.00 vMB 145
488,000 488,000 000000000000000000f980eebec0616501eead146975f1df5ca9a1db40309547 2,246 1.00/1.00 vMB 272
487,999 487,999 00000000000000000088242a1d783ba3415713073115801e01b46784f462d047 1,673 1.00/1.00 vMB 152
487,998 487,998 0000000000000000006f286becc3641a03d1d7c9523b7ca2b4cc0503a14b4352 1,875 0.98/1.00 vMB 135
487,997 487,997 0000000000000000004f7f80a6a7624c8fe9d230d6ee7288a9924b89468f6327 1,495 0.96/1.00 vMB 126
487,996 487,996 000000000000000000edb5d0264921f5ddc6d648463d6ff75dd884c75999a823 2,126 1.00/1.00 vMB 168
487,995 487,995 000000000000000000201618c0dc5fe33a90350c1d1fd6e842796e0721b895d0 24 0.01/1.00 vMB 422
487,994 487,994 000000000000000000d57364a41b9c5d2db24f6b46f71b0df6f9db7e8b495d9c 1,504 1.00/1.00 vMB 79
487,993 487,993 0000000000000000007f0b83c7b50ff5c90f610fa37d958ff87e6866eabd2111 1,065 0.95/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.45 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: 667.43 GB
    • Received: 15.25 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.