Loading Tool

Explorer IconExplorer

Memory Pool

75,084 transactions
27.70 vMB
0.07507742 BTC
Random Selection Loading Transactions
Max Size: 169.03/200 MB

Candidate Block

Mining Attempt 5ce347820677d98280040d675eb3245ec687d0958c0ba57b50d0db166f385647
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 7df38d84c71b437eb19d6c10d35adf27f7f39527d469d4e95531bbedf501cbd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,011
Size: 1.00 vMB
Total Fees: 0.01582408 BTC
Feerates: 80.55 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (488,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,462 426,462 000000000000000000c9100dd4e7a5042bd343e74c2571e1998f5a579284b559 2,232 1.00/1.00 vMB 54
426,461 426,461 000000000000000001c336f6a2bba83da8cbbf70e2c5de58e1111d2f4f232329 2,835 1.00/1.00 vMB 81
426,460 426,460 00000000000000000466edd8cbd5ab0e5e60542ec23bfa03068a42c387c109b5 976 0.56/1.00 vMB 47
426,459 426,459 000000000000000002a740a3380f0e4327f3fb64b4f3c88b04e75c0a528e34cd 1,060 0.99/1.00 vMB 29
426,458 426,458 0000000000000000038f8ffe8448e12a0978605e7f28fe65022cd476beb7808c 2,245 1.00/1.00 vMB 58
426,457 426,457 000000000000000002f602080daa276ea59a0b0aa75569138073f58b064df51d 1,069 1.00/1.00 vMB 27
426,456 426,456 000000000000000002daed44b1777a9dfc12308617a393e031a8168f4157c102 2,611 1.00/1.00 vMB 55
426,455 426,455 0000000000000000028e7961fb7d79fd59ca28406e2d95349637b5c018289279 3,221 1.00/1.00 vMB 85
426,454 426,454 00000000000000000087671465ef7464bf0e9ae2d4ccc8bb16753449c3fa3fc9 1,831 0.83/1.00 vMB 55
426,453 426,453 000000000000000003d5cc8b6938d4d89fb35b577404200ce7feb923a4dcc14c 1,347 0.70/1.00 vMB 48
426,452 426,452 0000000000000000004d31bb5bf1593d96e640b3810297efeb28aa6dfd0d0af4 914 1.00/1.00 vMB 23
426,451 426,451 000000000000000000c01e5f4b1037ed6ad0b2a8ffd88122770f5982ac278bd5 1,146 0.98/1.00 vMB 31
426,450 426,450 0000000000000000002a63d8c2201973514c06bc312def5885c01325204390d8 203 0.98/1.00 vMB 3
426,449 426,449 0000000000000000026193be3eb9e6e1aa7763c152ef79661c80890d84b80b8c 162 0.07/1.00 vMB 51
426,448 426,448 000000000000000002885de6bd4fdf67f1ebaec77ab8972fb15c3245a320cea6 842 0.66/1.00 vMB 29
426,447 426,447 0000000000000000034a3d6074779e7843f897adc594e4809ded2406974b6913 2,548 1.00/1.00 vMB 69
426,446 426,446 0000000000000000010ec2792f7eb30d957f9c33e3f6d29eab10b2882d99ee5c 1,484 1.00/1.00 vMB 42
426,445 426,445 000000000000000003cade5d043db33726752606621ffb6a432188c7c5efabc2 1,080 1.00/1.00 vMB 26
426,444 426,444 000000000000000004f856cfe5084343918c84fa20b7c0f0199c612bfc2878ad 2,781 1.00/1.00 vMB 76
426,443 426,443 000000000000000003fd4cd605f2b3b7ad08f5fa157f49211bddb18bdd71e8cd 464 0.31/1.00 vMB 23
426,442 426,442 00000000000000000205627ce7137c7a7e2dcbb47d6aeb1571ab636f9fc8d8ba 1,846 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.