Loading Tool

Explorer IconExplorer

Memory Pool

70,457 transactions
26.43 vMB
0.06334368 BTC
Random Selection Loading Transactions
Max Size: 159.94/200 MB

Candidate Block

Mining Attempt 4ec61b3487e555d05deef6f51d6544be01e590def29606544ad1e8a2c7211a90
Version 20000000
Previous Block 0000000000000000000036422ab61dbcf0349de83af20f000132644b332f8024
Merkle Root 86932d66b2989cf5ca6f3b63630b32480d25cc09f2a19d267a07379980a43d2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,157
Size: 1.00 vMB
Total Fees: 0.00712369 BTC
Feerates: 99.06 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,462 (638,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,542 276,542 000000000000000185c9ed1e16f1223c5594c9ab7db5a2ef7d1f7a5f0fa8c70d 453 0.25/1.00 vMB 32
276,541 276,541 0000000000000001a446c62951ad19bcdb912f72b5864132f79e0954f450544a 817 0.25/1.00 vMB 60
276,540 276,540 0000000000000001e0daf18e25d124b9f7ec6b19c45c201b18c985ef87f8e7d4 68 0.03/1.00 vMB 84
276,539 276,539 0000000000000002dde04c5624bc303259d9ee7bd47597218e039d4cd9561659 113 0.06/1.00 vMB 46
276,538 276,538 0000000000000002b6afc724b88c695cb29c45dd33e0ad65e9c6116f02f5261a 176 0.10/1.00 vMB 32
276,537 276,537 00000000000000011d90ac2c6f0fec57011e9ed9d4336acb9a9bb4f1bbc845e5 94 0.03/1.00 vMB 58
276,536 276,536 00000000000000015e4cfc10ed55a7fb317086d85d2beb1c72ce067035143793 153 0.08/1.00 vMB 38
276,535 276,535 00000000000000035c19d75c2c4dfae9728739a5e8054212fa4095e73f6dbee8 245 0.16/1.00 vMB 40
276,534 276,534 00000000000000009a586c44ad7e9a5435ac4c281b6bc0edb1d53d86d74dbdac 43 0.02/1.00 vMB 48
276,533 276,533 00000000000000013251707a02993c39a1ded88fd8c9a1ecadd85af7d9df61d1 12 0.00/1.00 vMB 58
276,532 276,532 00000000000000011edacd861b57b51b12d3ad4cfd412aa9e2a518425d166673 87 0.04/1.00 vMB 27
276,531 276,531 00000000000000027b627d8d27f8aef5601684d4cd9d02764807ecd9f1652ca9 377 0.21/1.00 vMB 37
276,530 276,530 000000000000000242b23a7cbbf812e42f164d1fcee2e24686132257501f94c1 179 0.09/1.00 vMB 35
276,529 276,529 0000000000000001baeb93b046f1bb97319a20cd5fc30a872361049f24115fcd 163 0.07/1.00 vMB 44
276,528 276,528 0000000000000001aa6d4ed44160d044fee7d407f2e00aee711c5d4b2abeeda4 429 0.20/1.00 vMB 45
276,527 276,527 0000000000000001b0ae9084fc8796c90498e477d6a6b71f32c0deef4c915186 24 0.01/1.00 vMB 36
276,526 276,526 000000000000000016f19d4a04fc0fffd7f636de486de2ff55ef4c0f98353569 700 0.34/1.00 vMB 37
276,525 276,525 00000000000000020b999d3f37394b86b55679af76adccce02d401ccf21270dd 544 0.23/1.00 vMB 43
276,524 276,524 00000000000000029701a14046f686c5e8c393bbb9d0470dd631cc7d58f5fbc5 126 0.05/1.00 vMB 35
276,523 276,523 0000000000000001a00eb8630b047c74da5cc35564975a2ea5c0ffc27ccdc325 14 0.00/1.00 vMB 45
276,522 276,522 0000000000000003893d9901ad92bc340c77e21b04312cb3fcce879bd394313b 200 0.09/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.20 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: 753.91 GB
    • Received: 18.91 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.