Loading Tool

Explorer IconExplorer

Memory Pool

89,249 transactions
33.12 vMB
0.20601840 BTC
Random Selection Loading Transactions
Max Size: 199.97/200 MB

Candidate Block

Mining Attempt f428d0d6c2a4ae7656690549cbb6232a1fe71d29cb6d91acd723404a891d789e
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root d6870bd4b8236451f0ca5337abe6e8f384d66de4c26672e9d7f2cbb009599455
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,820
Size: 1.00 vMB
Total Fees: 0.09175434 BTC
Feerates: 387.56 > 9.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (306,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,239 608,239 0000000000000000000d98d18acaa1bf4124a21c3829d1c6a54a6eca52325df2 2,418 1.00/1.00 vMB 19
608,238 608,238 0000000000000000000e3814cd5a90a8ff913d56f3cff1760d143e09687392fa 3,804 1.00/1.00 vMB 27
608,237 608,237 0000000000000000000b924b22cd30c33e7df70831de5e1412093ac40ea43d49 3,226 1.00/1.00 vMB 22
608,236 608,236 0000000000000000000f5d99909511cc18941a689679527519ba19c5a748914b 2,115 1.00/1.00 vMB 60
608,235 608,235 00000000000000000012f42ed0898700a4a5ad0d82836b74b4335a5fae310582 1,667 1.00/1.00 vMB 72
608,234 608,234 00000000000000000003a2a7e9c2ca4b1186615d16f8bebaf5a906582dec96e4 1,821 1.00/1.00 vMB 55
608,233 608,233 000000000000000000022812034c7fc3fd2c4ff268d6e79883ec490ad976d7ad 1,115 1.00/1.00 vMB 70
608,232 608,232 00000000000000000005e9949b87553694c2ab93e33991c7fa3adb072b936281 111 1.00/1.00 vMB 95
608,231 608,231 000000000000000000105637fcc5cadf9c13f5cf6e017ae54b3c2491ad796635 651 0.30/1.00 vMB 40
608,230 608,230 00000000000000000007179a7f953344d118cddbe2df71012b1daee473a8f3e1 2,805 1.00/1.00 vMB 14
608,229 608,229 000000000000000000094da097c63b1058d012abc6785058c9a2840ef144c93d 3,243 1.00/1.00 vMB 9
608,228 608,228 0000000000000000000c61fdbc7afd51fd77c4b4de4abf95cfe3ad5c5dc85f91 2,928 1.00/1.00 vMB 19
608,227 608,227 000000000000000000043b759937f53e4748b71d437292caea84229ef41dc7fe 2,947 1.00/1.00 vMB 14
608,226 608,226 000000000000000000009702e6fd61c4f2d6afd14ef844db8bf1b9f613906754 1,635 1.00/1.00 vMB 5
608,225 608,225 000000000000000000067d28ec9d70867bab2a59ea38b050b82f39f0b6f19d47 1,731 1.00/1.00 vMB 7
608,224 608,224 000000000000000000079522cc63f43739f2de6df18c43627d63d3eb16d5fbab 1,853 1.00/1.00 vMB 16
608,223 608,223 00000000000000000006a3220ed24c7ae7bab4fe3250597841ea61fe3a362c3b 2,114 1.00/1.00 vMB 25
608,222 608,222 0000000000000000000e94b30afc79dd32e19fe4e90618b0dc200a34036b46ec 883 1.00/1.00 vMB 67
608,221 608,221 0000000000000000000c7ebb3bdb8c8eb891c11d89802d8208c12bdc5527ac44 2,964 1.00/1.00 vMB 9
608,220 608,220 00000000000000000003871623b4b4e47c724ba2004824625f366eefc7d7ac24 3,608 1.00/1.00 vMB 25
608,219 608,219 00000000000000000014548fefadd6db899a1503ed98665f9922dbf30529bf6e 1,721 0.60/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.31 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.19 GB
    • Received: 14.62 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.