Loading Tool

Explorer IconExplorer

Memory Pool

78,371 transactions
29.06 vMB
0.07489385 BTC
Random Selection Loading Transactions
Max Size: 176.08/200 MB

Candidate Block

Mining Attempt c319ae8038738f69daa219848697100a9f378ecb05d12117795c8bfffd71e02a
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 6dab966e57aa1beed4488edd0863c84068acc07b760af6d881eeac4f0e322788
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,223
Size: 1.00 vMB
Total Fees: 0.01424659 BTC
Feerates: 191.02 > 1.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (232,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,347 682,347 0000000000000000000526d2e4905e35f0948d9baa8470bcd09a9c273722fe5e 512 1.00/1.00 vMB 21
682,346 682,346 0000000000000000000add1043668ceae0ad9a9b62bd019583b0735e94e98c19 435 1.00/1.00 vMB 12
682,345 682,345 000000000000000000045c37c627e57f83c8269e2d624abd363dd90c2992cd4f 643 1.00/1.00 vMB 89
682,344 682,344 00000000000000000003e4c8f1c7bb96900057f352188680e7039dc9d059080f 1,658 1.00/1.00 vMB 40
682,343 682,343 0000000000000000000be4f9dcf52c3abf45eb6236fed804f0e714de4bde95ec 1,802 1.00/1.00 vMB 27
682,342 682,342 0000000000000000000ad2c84e0e0d6e13b8bd2a7ff93cce323ddbafd4b27d3f 1,940 1.00/1.00 vMB 40
682,341 682,341 0000000000000000000d772cf56024a771c7363cfbfdcbaa8f9e502d94d4124c 3,132 1.00/1.00 vMB 105
682,340 682,340 00000000000000000006807b988eebd6a21baaaac41aae8e34709aac562f59ad 2,182 1.00/1.00 vMB 30
682,339 682,339 0000000000000000000518badaf4d26ca8dd4562b886cf94f27c9f661e2355f8 1,673 1.00/1.00 vMB 53
682,338 682,338 0000000000000000000a90adcd43f79d252d056d6a61639a55a4e289b807e846 2,345 1.00/1.00 vMB 100
682,337 682,337 0000000000000000000c896950f744832ac58b20f09df13a6e224c24a8ffdc31 2,240 1.00/1.00 vMB 73
682,336 682,336 000000000000000000081eb21888c19028f6163f6857bf10f22ac5e1dba878b5 1,735 1.00/1.00 vMB 57
682,335 682,335 0000000000000000000852d2f54ae926f805563da88af982ba0efd6cf2732dc8 913 1.00/1.00 vMB 10
682,334 682,334 00000000000000000009efa19643f89103cc460e5aa4d12dfde0bde71334c04b 854 1.00/1.00 vMB 82
682,333 682,333 00000000000000000006b9359de44a1f4f2a04e7761386b33cf3b097789f48d8 1,945 1.00/1.00 vMB 9
682,332 682,332 0000000000000000000d11f2ebaaab2ccf6ff2dd826caa5a27e99c74e1756575 1,235 1.00/1.00 vMB 10
682,331 682,331 0000000000000000000cee9f6b92d1f2d6a2c4b4189c0eccdf3ecec45ecfa9d9 1,767 1.00/1.00 vMB 56
682,330 682,330 00000000000000000004119933647a886f246890ac69ed3d24fff14e6df569b4 1,931 1.00/1.00 vMB 51
682,329 682,329 000000000000000000074ac8d29984c91b753e76b80287c7e529183513f2f266 1,381 1.00/1.00 vMB 72
682,328 682,328 00000000000000000005892678102237e4acdb83693242f2293f1b6ca04e47dc 1,460 1.00/1.00 vMB 98
682,327 682,327 00000000000000000005b41e94f9e0757602286b82e6de0f12e700e67eec1e0b 1,700 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.55 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: 669.58 GB
    • Received: 15.75 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.