Loading Tool

Explorer IconExplorer

Memory Pool

29,701 transactions
9.92 vMB
0.11512978 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.16/200 MB

Candidate Block

Mining Attempt c86d22cf2f314ab3501af99437b9cd68fd3be3162c2a9cc3c55211889eeaba42
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 576536699302a7e45150d50fb626a73aa5e3e940242897b603a4c2fb1af3f33f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,520
Size: 1.00 vMB
Total Fees: 0.03563822 BTC
Median Feerate: 3.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (740,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,056 173,056 0000000000000110842b24861badb1e7f92d6303f20b4b234e2af56655fee1e9 29 0.02 vMB 108
173,055 173,055 0000000000000626a92f14c5a0d8fd233012a2c953e49916ce63e5fbe5f3c2e4 47 0.02 vMB 70
173,054 173,054 0000000000000b06c2101891ba81ab68559b37c992fd8b882bc9afa402ef746e 66 0.02 vMB 130
173,053 173,053 00000000000004f39bdb3356041d27e6171ba154a5286b20b51eeb91a22afe82 22 0.01 vMB 52
173,052 173,052 000000000000045cfd9c35f28c982272e03189c4ee080a5d366ab13a033bb6e0 24 0.01 vMB 39
173,051 173,051 000000000000058c64378f1800535e62a80926fc4494409c054a2eb77f11578f 11 0.00 vMB 0
173,050 173,050 000000000000026443106d6eb5eab51e534715764acd1ab770bb03dfc70af69b 24 0.01 vMB 729
173,049 173,049 00000000000002efdeab0c7f4739c6c425eee75e70b4605616af85c3048f84fa 28 0.01 vMB 302
173,048 173,048 0000000000000338d081e859db7014c85ddc69fd36db5d30f21905b01128e607 3 0.00 vMB 0
173,047 173,047 0000000000000a0c7eaf11a449cd4e9ebc7af3211dc14cc7bede8a01e7c88c3e 73 0.06 vMB 65
173,046 173,046 0000000000000891e5472251578b2667d400ee51afefd1438aba42d07d86b490 88 0.03 vMB 120
173,045 173,045 00000000000006c1ae2e3de4e82f2fac49681e4d697a3b41b2275552f8bc9f13 1 0.00 vMB 0
173,044 173,044 0000000000000af148d536defb8b3bcb760026fc53a590ea311c1eb7522a4a33 110 0.03 vMB 87
173,043 173,043 00000000000001796c31a1f5a86cea6be8fd732f707337701b80687e63a9fef1 142 0.05 vMB 29
173,042 173,042 000000000000095ddd1d8a793e2645af960764e1561953bfd3d63b2c024d1de5 31 0.02 vMB 32
173,041 173,041 0000000000000a3b7bdb1bf8ca526199281317ab3fabb3ad311b698cbc7fc36f 44 0.03 vMB 16
173,040 173,040 000000000000037d25bb6c063a254d97f7b3b0d88146981e7d5e1ba08058a8cc 67 0.04 vMB 121
173,039 173,039 00000000000003b1e8eb147d9e7bd99ca9a58d1611ff1de1d02d54790159f1c2 1 0.00 vMB 0
173,038 173,038 00000000000003a892d097feaff0b0df42c49f5f7747078febdb71fa90eefda0 107 0.08 vMB 135
173,037 173,037 000000000000084a837eb844d17f828d460749d3bea65c7d1a17b1d72314c2ef 66 0.03 vMB 136
173,036 173,036 00000000000003a6f3f589a0a93f3ab2c5ac57ee9efeef6b8bce6cc98a4e4761 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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