Loading Tool

Explorer IconExplorer

Memory Pool

31,037 transactions
25.05 vMB
0.05920932 BTC
Random Selection Loading Transactions
Max Size: 125.03/200 MB

Candidate Block

Mining Attempt 16aa218d047bb1c4553fcd86e9badb1487fe907ba0df7f31cf72ce6f6af2ddc0
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root d575010b4293edf7344e3d6d2999ec36a71d21d6fd6a2bd6c4b29f4a900b1a57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.01433544 BTC
Feerates: 100.24 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (554,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,596 360,596 00000000000000000c4bb658d414f3d8c15272ced441b1f8e20ad5b3bb180759 69 0.03/1.00 vMB 20
360,595 360,595 00000000000000000e19c1af715ab0af30c314acc84c96d9e891c18574f7681b 1,352 0.67/1.00 vMB 28
360,594 360,594 0000000000000000035a82b270fccb7a4c4b7362eeda94dd1bf2fb1372e6de40 199 0.10/1.00 vMB 28
360,593 360,593 000000000000000014d0164bbb0b88ebd720b9e3a7b26fb29e49fe6914933e87 51 0.02/1.00 vMB 25
360,592 360,592 000000000000000005a451f3c0648c608e16e862454bd1414a9b3aa66145d93d 68 0.04/1.00 vMB 20
360,591 360,591 00000000000000000b574f2e72b7a6c84b63c20e57b2104169e28e864f1d962d 247 0.14/1.00 vMB 23
360,590 360,590 00000000000000000eb3a3fe9813c03e67da3dbed3887ef4eee1f041f7d9f357 945 0.49/1.00 vMB 24
360,589 360,589 00000000000000001049b1324a4f34ec4b08ec1e99059faecb98a7e72b417979 363 0.68/1.00 vMB 6
360,588 360,588 000000000000000010ffac20bbaae7a9eefe2b0cb40f58919447a86267095150 1,184 0.75/1.00 vMB 16
360,587 360,587 00000000000000000818ac10b2097bc15d4015dca75cadbca37d82f18f66bfec 1,341 0.75/1.00 vMB 22
360,586 360,586 0000000000000000055d847136554cc62a9961297705f9e463ff795f0efb66d5 1,478 0.93/1.00 vMB 22
360,585 360,585 000000000000000005f31609c67efa8cc72f92e23186958ec185ae052618a975 2,465 0.75/1.00 vMB 49
360,584 360,584 0000000000000000147674f9c73cf4b363256cf8f320bc05082ce646ffcbdcbd 1,954 0.98/1.00 vMB 28
360,583 360,583 000000000000000005f40b440cd01201a8819e2c5ae1f36032b0b97933ffcd0b 536 0.23/1.00 vMB 35
360,582 360,582 00000000000000000e6f9fc875fe3a9f0a096717a5ac863d6d8f319e9e6c8a75 45 0.02/1.00 vMB 25
360,581 360,581 000000000000000000f501811fd7db016fe0af2e26a37ff64b4184051c242a4d 104 0.11/1.00 vMB 8
360,580 360,580 000000000000000011cf1058c666cd285c86dc14b48d00fc50e6e21b3010dcd0 1,160 0.64/1.00 vMB 23
360,579 360,579 0000000000000000133b3903108b49ef3aa528457e0d422a10ad0b2d8a1e1494 1,199 0.66/1.00 vMB 37
360,578 360,578 0000000000000000004cc6f619aaa393e04cab50d140bd472130387360ad04bd 1,750 0.93/1.00 vMB 30
360,577 360,577 000000000000000009180173a9f95d7349ef009e11b0cede2a704888c71a9198 1,834 0.75/1.00 vMB 37
360,576 360,576 000000000000000013eecbad2795b473ace684a5142a950c5ef737797ba0bd75 1,677 0.88/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.86 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: 641.99 GB
    • Received: 12.53 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.