Loading Tool

Explorer IconExplorer

Memory Pool

14,830 transactions
5.28 vMB
0.03644080 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.78/200 MB

Candidate Block

Mining Attempt d4ddad47049bd99975ff2ed88a21384df52240dd2d6309333afc957fffcd9ee0
Version 20000000
Previous Block 00000000000000000000e387c939cc0147c7753eb341ef82d4d5b49a20fa70e4
Merkle Root 7d6fdfdb0255c5095ad02a79d9f58a498eb91093b50cc33fcbb647875eb8ce77
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.02662644 BTC
Median Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,467 (751,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,499 161,499 0000000000000111cf83735843efbe81cdfc90c68ae18f61f4d882a5ca8db326 12 0.00 vMB 17
161,498 161,498 00000000000008d23d9ee49241cccf5f347c467f4b09e216f1cd0f7b2e4bf6d3 39 0.03 vMB 32
161,497 161,497 000000000000040b366756a630d24647f168d4f2d79ba472a80d692c31e79bce 15 0.02 vMB 32
161,496 161,496 00000000000006d06ed6eec9c306969fe4bf9f42fd8cc5ac745652bda22f226e 37 0.03 vMB 69
161,495 161,495 000000000000060974e4ddcab8fb4ff747dfd50455cb2881bce3791ceea6eba5 8 0.00 vMB 18
161,494 161,494 00000000000002c6347daaa192a39a9c86092a7dddee1f6edc841ffd35cef242 98 0.04 vMB 88
161,493 161,493 0000000000000572f9ac64a684f54cc9e5b69b2daf1869477f915b95debc9b10 31 0.02 vMB 7
161,492 161,492 000000000000010d95a447ae7ce2b2ff56c351af44f99b2f560aea83bdababa5 10 0.01 vMB 29
161,491 161,491 0000000000000a4ce8b411667a4889d2823d671f872c39ea069b9e2698e5ae01 89 0.05 vMB 56
161,490 161,490 00000000000005f2be4d2b210bad8a84b6d9c4756e6b86fff923467de9b587dc 8 0.00 vMB 929
161,489 161,489 0000000000000a499dc3ddf037c5b3064c9f20388eef354ee71de37603134cf9 34 0.01 vMB 26
161,488 161,488 0000000000000b9636a1f36bd4ae07e2fae5711924cfe1343e19a156d4ca1fae 9 0.00 vMB 290
161,487 161,487 0000000000000258cf7d2142a5deae114cb0c23849c3633ab1f984ae0904520f 14 0.01 vMB 49
161,486 161,486 00000000000007e320dcb7e350eca2deb12ef4d37968c082124e82c455d1b391 6 0.00 vMB 756
161,485 161,485 000000000000041cc6c4728ae6cb6a75360c8e1e686a77e08ebd63e439e3931c 154 0.04 vMB 3
161,484 161,484 0000000000000895acb623071d6f327633577ec0b241c16d94c05c4a5e76284b 39 0.02 vMB 71
161,483 161,483 0000000000000284fe62694cbf9642e37098529a198593cde9c2cec802d176bc 21 0.01 vMB 260
161,482 161,482 0000000000000b8e36b81ce65b918438ac8a83d5e0d3122f7602edc5d452b35c 74 0.05 vMB 177
161,481 161,481 00000000000003f2ccb5a19f40f6b5802ff07719ba10fc7e99d9bcd44de94a68 84 0.05 vMB 14
161,480 161,480 00000000000000c60ea90c44bc166bb558633110631b4674d6e909e7ff5fb510 21 0.03 vMB 3
161,479 161,479 00000000000001197298dfb51261d4048f3fd5a2edd1d556da4d4f7469cc28b7 86 0.09 vMB 141
Previous 10 blocks ↓
Total Size: 779.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 327.99 GB
    • Received: 1.59 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.