Loading Tool

Explorer IconExplorer

Memory Pool

16,097 transactions
8.00 vMB
0.06600035 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.55/200 MB

Candidate Block

Mining Attempt 9e5078c281f661e65d0257b52b5f22ea2c0ef37ec33349d37089b38191649d08
Version 20000000
Previous Block 00000000000000000000e687af6501ddd9cf3b65e64074a5f6330970f0f2158f
Merkle Root fc3d3b6c6656ef7da44b757c91c201b7d48e41f23c9ac6f5c10b2dd69d5a3b77
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,067
Size: 1.00 vMB
Total Fees: 0.04949317 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,418 (751,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,512 161,512 0000000000000b60548b28b42b2675b0aed4920f80b2991c43fea1011dc7b812 49 0.02 vMB 203
161,511 161,511 00000000000003e5553e476f2ac6c704fffc2ea7027353af28bc3182be555cfe 19 0.01 vMB 8
161,510 161,510 00000000000002a19516294fc56d4e263f48bff1c055fdd82b8143d2d9dbe461 6 0.01 vMB 15
161,509 161,509 0000000000000774f5ed71ccf1eb81cf47e0457ed692907a6eefdbd94e522e8d 72 0.03 vMB 42
161,508 161,508 0000000000000007fc0d02fe4dc72d58254fe0cc8ec661588745837d731ea567 13 0.01 vMB 110
161,507 161,507 0000000000000ad3497de587a5eb646f31e1a0a31075e9f230a8f5f3f6775687 11 0.01 vMB 14
161,506 161,506 00000000000008276f49b7a77c8017ec25376bc6bcf9e536cbea792741a3a70b 47 0.02 vMB 130
161,505 161,505 000000000000040b922fc2bf14fc27356a591296b7cd03b0713362ea218351a2 45 0.03 vMB 16
161,504 161,504 00000000000007643b155e93c4a62ad05847ed52bd4b423b0c18432f9bc1837e 65 0.05 vMB 245
161,503 161,503 0000000000000d26551d4d7aadae0bfd1b9f0a9d9b532d1909b2c72ed7bc4b7c 21 0.01 vMB 0
161,502 161,502 0000000000000b077a437ed7057270b9c023cda4f5d6c2f48252ff4490f6df1c 13 0.00 vMB 32
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
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

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