Loading Tool

Explorer IconExplorer

Memory Pool

30,343 transactions
10.04 vMB
0.11945300 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.55/200 MB

Candidate Block

Mining Attempt 7e9b3df124a574d7aeeb085f5ff423d2e353c7d0a00952731e5096fa21d6b5bd
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root 92c845390e6e7d8e0a6e9b32e2719f713911f4c80ae6d4edd4aa28dd7b856640
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,295
Size: 1.00 vMB
Total Fees: 0.03729325 BTC
Median Feerate: 3.19 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (645,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,349 267,349 000000000000000af4a7032189ae6f942ad42a0fb424f7855234743455d580b1 681 0.25 vMB 42
267,348 267,348 0000000000000003527417a94921b8cca43bd3bd7c6578c61966bc66f1ca4122 1,122 0.50 vMB 111
267,347 267,347 00000000000000010af0281b04eb2a2249d8c0819e172752886e55531529b7bd 305 0.15 vMB 69
267,346 267,346 000000000000000693fa94108c726f32f830bf344710d8292f45ee61b847b935 26 0.02 vMB 65
267,345 267,345 00000000000000067e77002352751a2b2eac184a7adf2786e5ed6858d97491c5 151 0.07 vMB 74
267,344 267,344 0000000000000009134d427f91bf907b08058419656268fc0aebaf2760b7db32 412 0.18 vMB 76
267,343 267,343 00000000000000002c2bf25503ba388c500fa6f60fdb7129a733f75c4d073a4e 491 0.25 vMB 75
267,342 267,342 0000000000000003c9b278aad0d2187f6eb2ef3ee9c1fd6b22f95a712ee72fc4 314 0.14 vMB 75
267,341 267,341 0000000000000001ae4c419cd61cf1044557c6b6b08812d020035e208a9b45f2 182 0.08 vMB 117
267,340 267,340 00000000000000015c805f9574c68e41bbf9990a56a2f87330b1ecc5477e8ffd 86 0.03 vMB 50
267,339 267,339 00000000000000051bbb89f4352e98d653c09942a7ad85d48237c3837824b5a3 542 0.24 vMB 52
267,338 267,338 0000000000000007afe3a12845de441708563e2b1979a0115024d3775f6de8d1 57 0.03 vMB 45
267,337 267,337 00000000000000003b60ca5fee843776a9b1f1b0b2e4f4fed938c265fcd072db 176 0.15 vMB 89
267,336 267,336 000000000000000169c93ec80ac566ac7bf67b07c0e5f3449a9128e87b5f209d 134 0.06 vMB 59
267,335 267,335 0000000000000002024657558f72fd76e6cecfc3e8b4e1909676354952cb71ed 220 0.13 vMB 44
267,334 267,334 00000000000000063ad9be721dc02dea1a79396c40b610c822e84a7384958110 396 0.16 vMB 66
267,333 267,333 00000000000000044878d69b01215d18a058f68d0a22e1231f5c2ea22f7b0404 181 0.07 vMB 57
267,332 267,332 0000000000000002e3944c1e2dbb8021023ac996b0645cb555aba511771d5b42 208 0.09 vMB 68
267,331 267,331 000000000000000a5931b6f5f79c7aca515c94094ad2f200d59ff9fe79a759ba 68 0.09 vMB 26
267,330 267,330 000000000000000593ec8c45ce6704aa903f0dd9787afe7c9c0d8e35b7423fbf 319 0.15 vMB 47
267,329 267,329 000000000000000147ee93abcf2cf915535af395bd4425698fc7c4a00f0c7363 208 0.10 vMB 58
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: 70
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.63 GB
    • Received: 0.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.