Loading Tool

Explorer IconExplorer

Memory Pool

76,511 transactions
28.59 vMB
0.10221148 BTC
Random Selection Loading Transactions
Max Size: 173.25/200 MB

Candidate Block

Mining Attempt 1770894d4663bb7f5b0ce2c91acbed7a9b6ec5e4c0c0691e8058f57351e0f420
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root ca3ca3f399b97073aee93c17877a8c10038d40ae50b2e30c65ceb12fd88b1496
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,302
Size: 1.00 vMB
Total Fees: 0.04296767 BTC
Feerates: 101.65 > 4.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (634,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,412 280,412 000000000000000042c33cedadd1a89ca2c43e12814cc5323962fc32fe74b9fe 208 0.11/1.00 vMB 36
280,411 280,411 00000000000000007f362f395dfd5f58eb4843ee0fbcf81893e3f1efb6c74921 480 0.23/1.00 vMB 46
280,410 280,410 000000000000000048fa84a4da45053a09f458481af95d1aa215e18784a7d989 146 0.08/1.00 vMB 34
280,409 280,409 000000000000000102c543b540cbd634cd71d4b332f478f3737260ccf7eb9bdc 154 0.13/1.00 vMB 15
280,408 280,408 00000000000000010bc2ae3572f5d9fdbd3c4dd5f8cf7d6f75c8ff3d6a6ca48e 678 0.25/1.00 vMB 66
280,407 280,407 0000000000000000defcd79e8fdc7569ae33044505399c4c62c3cbeb6d6753ac 157 0.06/1.00 vMB 8
280,406 280,406 000000000000000031cc987faef329c58e53288cba28a61cd66c62ec1b7ad508 189 0.11/1.00 vMB 30
280,405 280,405 0000000000000000dede3cff14a66008115c1d041b4b1d99143a56b8bea05cb8 891 0.38/1.00 vMB 36
280,404 280,404 00000000000000024d82283aa1fc1f1413e5ed80f56ced57d8b422825b18adc8 61 0.03/1.00 vMB 416
280,403 280,403 00000000000000013cf973359734eac1ccdac02afe91dcdea7eb5ee7e772a7fc 77 0.03/1.00 vMB 176
280,402 280,402 000000000000000076a0e6a06884dfb2c55a67f6997f9d4a2f5662bddf5488cf 933 0.41/1.00 vMB 44
280,401 280,401 00000000000000005e5fe70d00016adfeaca2442d6c4f9126c5a843204d5abdd 180 0.10/1.00 vMB 24
280,400 280,400 0000000000000002551115059ee9be2e9d3888dc9284cfddeaaa1b825b5cb55c 80 0.03/1.00 vMB 49
280,399 280,399 00000000000000025001cdeceaefca3acfb0e3849bda6361227849fe298e57c1 624 0.48/1.00 vMB 27
280,398 280,398 0000000000000001a87420bc016889a63f99c7b99d1e1adb7fe6e51a14494d44 105 0.03/1.00 vMB 178
280,397 280,397 0000000000000001384d62692d05808c50408acf3690a09c5f9ea77e8796c262 151 0.10/1.00 vMB 32
280,396 280,396 0000000000000001f6d0093124f794e440fb9c1c285f3c176276b552dd565c02 525 0.23/1.00 vMB 45
280,395 280,395 00000000000000006e1022fd2101da0006fead276dc2f66a4eae1bf913443e42 292 0.15/1.00 vMB 45
280,394 280,394 0000000000000001a488849baa77f8580ec5149f7d60fd926e87128438066e74 330 0.14/1.00 vMB 59
280,393 280,393 000000000000000070d9ca30926a23890132df4c54b651fc3bcbfc52abf8f250 256 0.26/1.00 vMB 23
280,392 280,392 00000000000000023e86be225fa4f773275066fcb868a9a88dac44a09445840d 291 0.14/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.60 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.82 GB
    • Received: 16.02 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.