Loading Tool

Explorer IconExplorer

Memory Pool

13,731 transactions
5.66 vMB
0.01756268 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.80/200 MB

Candidate Block

Mining Attempt 32dcba2394d92ff6004244598fe4c715f0e6b184ae6ca647b4c5ef8604e1dd70
Version 20000000
Previous Block 000000000000000000008aabb7749a6ed62d33a69524678c2e46a9362255797c
Merkle Root 27e94569590df68567f6a5f687f39aeb25f2fd4d36882f1d1cfadb27d7c67c65
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,180
Size: 1.00 vMB
Total Fees: 0.00815051 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,454 (751,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,501 161,501 0000000000000d2b1a8e4abc9d5cc12857526748258d1bb9467aaa534dbba9b0 3 0.00 vMB 0
161,500 161,500 0000000000000203a51f4310b4a715a7fcc402c2e135970cac09d0a17a1b3110 36 0.02 vMB 85
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
Previous 10 blocks ↓
Total Size: 779.66 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: 310.41 GB
    • Received: 1.47 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.