Loading Tool

Explorer IconExplorer

Memory Pool

76,542 transactions
28.60 vMB
0.10237319 BTC
Random Selection Loading Transactions
Max Size: 173.30/200 MB

Candidate Block

Mining Attempt 1697e813ad9832e05f2d066753c971db790147ffe4fdd5d43d2c152942c95bef
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,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
280,391 280,391 00000000000000015555a9c1e3e92be64addc42d1f2ad0266fd545739f34f51b 346 0.16/1.00 vMB 52
280,390 280,390 0000000000000001c1d50b5206c3d405aa6924123f6f26cbb37510eaa826dde0 263 0.11/1.00 vMB 74
280,389 280,389 0000000000000001f5e04854447c4dad2fe7a82127532670d13fd92da39c86c6 339 0.15/1.00 vMB 43
280,388 280,388 00000000000000009fda3af22292bdd2b2647abaf7484d8485e287dd897d8e90 128 0.08/1.00 vMB 20
280,387 280,387 0000000000000000db9392b09c3b97b6207eaba94201b71f16b90c738928c827 91 0.03/1.00 vMB 81
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.