Loading Tool

Explorer IconExplorer

Memory Pool

19,141 transactions
8.88 vMB
0.05670901 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.44/200 MB

Candidate Block

Mining Attempt ea205c0c6b3cd8a59586e3daf167cc735dde47e8f0379fbd5410b5fc5c5d4486
Version 20000000
Previous Block 0000000000000000000025f04ff2c401a5399cfff1f91b6377cb2b55eeb38fad
Merkle Root 5f3e042d805c398304fb068d55e640f57a14ac9936bda7cdc35c34ad30d0ca7b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,126
Size: 1.00 vMB
Total Fees: 0.03480527 BTC
Median Feerate: 2.45 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,421 (742,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,081 171,081 00000000000002a74060d0dd7f97a6484ac047b0d39c33dc7fe86caee73a8e0d 244 0.10 vMB 33
171,080 171,080 000000000000074bdcbbcae435d7d7c7f650bdc9840fd63d83a7effd52290953 143 0.14 vMB 98
171,079 171,079 000000000000022c9ddc7ade486b22dcf5673c0083d4f89333d30e09bacf147b 1 0.00 vMB 0
171,078 171,078 000000000000045d3b5899681325eccab22dcfe71e589b111a18c6428814d5c6 67 0.04 vMB 129
171,077 171,077 000000000000060baca81bb980618d3def95edfe3b7c70dfa4b9c6a85631d8df 1 0.00 vMB 0
171,076 171,076 0000000000000089ff54c243c149647ccce7bf00d57ee264108d3dd562d73b4f 66 0.03 vMB 49
171,075 171,075 00000000000007f327d620577a5ab4c287b2d9e889075774697d4a8d7443dbad 46 0.07 vMB 63
171,074 171,074 00000000000002940d88965a335fc0b21419ec7bc0899f2d560041ad1e69f95c 14 0.00 vMB 71
171,073 171,073 0000000000000acbc021704ecfbeb304b95ff6104be777aaacc4621386e0a4c6 27 0.02 vMB 437
171,072 171,072 0000000000000ab89a8f23d2f24de2808c27eaafd2c28cf62871baab9b05cd35 14 0.00 vMB 80
171,071 171,071 00000000000000dadf5c938e5e4971b47c18eb3b33ece0761a5a5fe20614236e 16 0.04 vMB 61
171,070 171,070 0000000000000368c99d5da202200ab215dbb69b56783ddfab7b8551e1bd4e20 10 0.00 vMB 32
171,069 171,069 00000000000009361e2812ac47204e485f51afd797ec187c1a81478f3f6b1cc4 40 0.02 vMB 54
171,068 171,068 00000000000003ee5c6d68d87a14d5f1bff6415d108ddff5e54a7bd874e3d90c 10 0.01 vMB 17
171,067 171,067 00000000000006f79af36b3a397a1a4cbd18ba81fdcef6db89ae35c984b68b2b 37 0.03 vMB 99
171,066 171,066 0000000000000a2b80893930de6f5eddb3fc59a767363963a76b2018cb2a38de 41 0.01 vMB 209
171,065 171,065 00000000000007a9d327a31c3aab6ebec7c328805542653db243028d3b49db2c 39 0.02 vMB 337
171,064 171,064 000000000000086270ba4f8c9cc45b8f9d7cfc439795e668baff9ed8ceb2a336 11 0.01 vMB 262
171,063 171,063 0000000000000a103d1d3731b8dfe7109145f57ac442251ee7f14273c6796d7b 81 0.05 vMB 1,179
171,062 171,062 00000000000004a2dd21b56acf63e092e38c86379521e3e947c3139d3c3d26c3 41 0.02 vMB 41
171,061 171,061 000000000000040da70c1ac9e7b2fc4e97ab72fa8bd266ba35ecec00e2dd6b49 25 0.01 vMB 2,422
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 295.35 GB
    • Received: 1.24 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.