Loading Tool

Explorer IconExplorer

Memory Pool

83,078 transactions
31.33 vMB
0.09258179 BTC
Random Selection Loading Transactions
Max Size: 191.91/200 MB

Candidate Block

Mining Attempt 067201e01ba2b67bcfce11061c135d522db45de20597e5716a7fa062c6ff4fd2
Version 20000000
Previous Block 00000000000000000001c741e94ff9ce9b4832dde958a2941db0822cdb652151
Merkle Root 0972fc909c36f658f999bade89fa8f2183619dda185f77fdefb23cef88ea26f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,665
Size: 1.00 vMB
Total Fees: 0.02180508 BTC
Feerates: 301.60 > 2.18 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,220 (467,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,653 447,653 0000000000000000023286607d2ca0e322fc0bd398da2b806a60062360bd7746 1,989 1.00/1.00 vMB 92
447,652 447,652 0000000000000000009b2c516f6d7f8547d8bd5e028aea42bede8267bdd08248 2,711 1.00/1.00 vMB 94
447,651 447,651 000000000000000002add1c46de330350e3298d7124dba9ca0a39dfe61ef1cb0 2,943 1.00/1.00 vMB 130
447,650 447,650 000000000000000002c443163e953c1785d738c1743c3a9849887c8611fea636 1,286 0.53/1.00 vMB 87
447,649 447,649 0000000000000000000b3495af90ff77b4d24823489ae647dd1463b8c23ca7ab 1,193 0.98/1.00 vMB 40
447,648 447,648 0000000000000000008a4d0cdc3c14bebd6c60f2ece14e8143ab548b3ca722ec 2,082 0.93/1.00 vMB 68
447,647 447,647 000000000000000001b932e06f70a8ab49f3d970ab7d6f219647ba1bb54eee07 2,180 1.00/1.00 vMB 56
447,646 447,646 000000000000000001c6acae26c3bb0583aba289d52258510b4c9359e87e6e93 2,391 1.00/1.00 vMB 86
447,645 447,645 00000000000000000296d0e26e5d1f9aaef0a26be5c22d1adba9fe65162295e0 1,928 1.00/1.00 vMB 83
447,644 447,644 000000000000000001bd9d5d717cbde70441a544c22ef33e4fa7a9c7df14f68b 1,949 1.00/1.00 vMB 75
447,643 447,643 000000000000000002a72eaa99503506cf1227b8e0e45247680dd7f13b760893 2,473 1.00/1.00 vMB 104
447,642 447,642 000000000000000000338a78e6954706459208d693b69052707360424def935f 2,554 1.00/1.00 vMB 105
447,641 447,641 00000000000000000247844ef55a4a1453fd9b3b035ad1df7b33ee4c5670e27d 777 0.31/1.00 vMB 84
447,640 447,640 0000000000000000019cfd219762c714b27638e7554fe01ab39935f7326a086b 1,122 1.00/1.00 vMB 27
447,639 447,639 000000000000000000a7fa699e89cf422649ea6c8785cb86c3bd44afdf8b8b4a 1,694 1.00/1.00 vMB 75
447,638 447,638 000000000000000003117568f0a3749fb6e98bf67f10848964ed06412c1fc0ee 2,204 1.00/1.00 vMB 67
447,637 447,637 0000000000000000024ed20b037701e32dabfb3d8eadff2b3a279d08c76bafa2 2,542 1.00/1.00 vMB 75
447,636 447,636 0000000000000000029e995ce5a3b7e20543509184a81724b462033122c39410 2,521 1.00/1.00 vMB 91
447,635 447,635 000000000000000002c253bc4505512164516ddb39f11b5a56772b7ad6a7f6da 2,538 1.00/1.00 vMB 86
447,634 447,634 000000000000000000435ccd834eb0c101d068660d5385483483cfefc62e3e3d 2,573 1.00/1.00 vMB 100
447,633 447,633 0000000000000000033853184681f58dcde606a759073c45fcd423ef15514033 2,416 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.77 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: 709.31 GB
    • Received: 16.88 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.