Loading Tool

Explorer IconExplorer

Memory Pool

77,948 transactions
29.17 vMB
0.08336161 BTC
Random Selection Loading Transactions
Max Size: 176.26/200 MB

Candidate Block

Mining Attempt 07a49cf674b86ad3085430b3742494333f7ad31153b4b7349b98db8b3d23801d
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root f6e4a01ae6ab15caa95a07845192ab23735ce35d4f775a9e32bdcb824b70f3e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,980
Size: 1.00 vMB
Total Fees: 0.02229308 BTC
Feerates: 302.06 > 2.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (491,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,344 423,344 00000000000000000012ebf1526b2424cfcce0dee90a80fe15ea55ac3e05c558 2,571 1.00/1.00 vMB 100
423,343 423,343 000000000000000000e8f48d8db911c8fa25a45232738b5d323e9dcf51f65f4d 1,490 1.00/1.00 vMB 45
423,342 423,342 00000000000000000431d2bb641a3f4e62ef02dd77e5d31dbc3925a3efe263d6 2,383 1.00/1.00 vMB 72
423,341 423,341 00000000000000000469584261e0040582869609d9ad1c73dbe7a97d38eb7e84 2,521 1.00/1.00 vMB 81
423,340 423,340 0000000000000000026509e9028ac07ff917d7c99dd70a0babca357c55f469de 2,308 1.00/1.00 vMB 58
423,339 423,339 000000000000000004957e332b9c27362e6cdcec7bb09cdbb29067a46370210a 2,291 1.00/1.00 vMB 55
423,338 423,338 000000000000000001da9c9bfdb3c44c05750edf814a9a5e4787e487f5b4599f 2,517 1.00/1.00 vMB 118
423,337 423,337 00000000000000000214c48638e9ef71a9baec95abf0a435e65962ddb32d5588 2,462 0.93/1.00 vMB 102
423,336 423,336 000000000000000004ad57644ffc0f81e347aecb84519a5d7d2f483c4887ffad 2,760 1.00/1.00 vMB 75
423,335 423,335 0000000000000000041e85cea498dd460ac36eec819a9627d0f66803caad6e55 2,686 1.00/1.00 vMB 83
423,334 423,334 0000000000000000026ae3194ca950946c04d35f10036effcb0969db498618cd 3,034 1.00/1.00 vMB 108
423,333 423,333 0000000000000000029d70032f1e91540fd1ea5acc107becd757a3a8ed937d4f 2,867 1.00/1.00 vMB 89
423,332 423,332 000000000000000004760620affb97d08a2d608003114534e27f1cf40d8fa636 2,085 1.00/1.00 vMB 66
423,331 423,331 00000000000000000111835148ad942be83e6d8a7ba1877132b238674660ae0a 423 1.00/1.00 vMB 16
423,330 423,330 000000000000000000e4b2c5353b4219ffaab384a12296f9ebcda7874773e3c8 2,004 1.00/1.00 vMB 52
423,329 423,329 000000000000000001bd915703368825cfae88e99df9bb24940c5e292cfe3560 1,479 1.00/1.00 vMB 93
423,328 423,328 0000000000000000012c12b2d09ed40daa7288ce6ee69da6a242d864848d5d50 2,071 1.00/1.00 vMB 68
423,327 423,327 00000000000000000299e0fa208426b6c67375fbc5f14b2b233e5eeb6280441f 1,453 0.99/1.00 vMB 47
423,326 423,326 000000000000000001b3330aa9d0bffd543abfe06240f27e4fd77d40cd2862ab 2,744 1.00/1.00 vMB 85
423,325 423,325 000000000000000001d89e23aba3dca41dafcdff1e14d6c47dbbb99de197e038 551 0.21/1.00 vMB 95
423,324 423,324 000000000000000001e561818e10403485a19cca41c99c52f992f4430f25324a 1,560 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.