Loading Tool

Explorer IconExplorer

Memory Pool

76,408 transactions
29.43 vMB
0.09622256 BTC
Random Selection Loading Transactions
Max Size: 173.76/200 MB

Candidate Block

Mining Attempt 5d0f237c2f047a64819f5e51ab1198b776b8177246e3aa19a110ae91c61f4129
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root 422cf9a3433e035e51aadfe10bc8b5dcbc16e07e6d176020647ec4fb10705d65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,200
Size: 1.00 vMB
Total Fees: 0.03092456 BTC
Feerates: 302.06 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (16 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,027 915,027 00000000000000000000aa2565de41e8bc84d683e22809f9a25be84b99af28d8 4,354 1.00/1.00 vMB 1
915,026 915,026 00000000000000000000ba0746c182e7e97e7266af46e093c88bf801aa61b71f 6,799 1.00/1.00 vMB 0
915,025 915,025 00000000000000000000e1a5d61b4729cb74a0bdbc75746c34450f81094b2e1e 6,210 1.00/1.00 vMB 0
915,024 915,024 0000000000000000000124625c5917825c7a4fdb0553172c992509dcd76932ef 2,436 0.77/1.00 vMB 4
915,023 915,023 0000000000000000000211286fcec676876257902b2381e8c891986355c3412a 2,656 0.95/1.00 vMB 2
915,022 915,022 00000000000000000001c366c03231f0b8a7960b7338cda0cfbbdaebd999e1cb 2,063 0.64/1.00 vMB 2
915,021 915,021 000000000000000000015f19734713a3966ee32b8a4887008a008ae5d13aea7f 5,259 1.00/1.00 vMB 0
915,020 915,020 000000000000000000004c4a905c8593ed7e23f3ac33562bc2818cc264e6c121 382 0.14/1.00 vMB 1
915,019 915,019 00000000000000000000a3285b399f40bc84e394f68730aa2ccbfbc82a73b848 1,000 0.25/1.00 vMB 3
915,018 915,018 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf 1,345 0.43/1.00 vMB 2
915,017 915,017 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0 3,216 1.00/1.00 vMB 2
915,016 915,016 000000000000000000001a6f6115c32c340a2159b30f9ffd632f63424aa563f9 2,477 0.77/1.00 vMB 3
915,015 915,015 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f 1,874 0.55/1.00 vMB 2
915,014 915,014 000000000000000000013ebd023e343465f3829663af04bea56f1597763d89c8 2,524 1.00/1.00 vMB 1
915,013 915,013 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19 1,266 0.38/1.00 vMB 3
915,012 915,012 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5 2,464 1.00/1.00 vMB 1
915,011 915,011 00000000000000000000026fea76f95c012992e641764320d38f85f8d8bb1c42 2,454 0.60/1.00 vMB 3
915,010 915,010 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef 2,534 1.00/1.00 vMB 1
915,009 915,009 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe 1,897 1.00/1.00 vMB 0
915,008 915,008 0000000000000000000022eeadebe464581bf80abdfb5c3ba06215aebf84e4c1 3,113 1.00/1.00 vMB 3
915,007 915,007 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697 300 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.47 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.99 GB
    • Received: 15.36 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.