Loading Tool

Explorer IconExplorer

Memory Pool

42,104 transactions
26.51 vMB
0.07910802 BTC
Random Selection Loading Transactions
Max Size: 138.66/200 MB

Candidate Block

Mining Attempt ed7e23b79afae135efffa5876f5b8aaaf2487ffc53c4b11c62a4f2fd44d8b1c7
Version 20000000
Previous Block 00000000000000000000f29f8bc6623c876b1c28cb328a71a306f0d15ee3bb07
Merkle Root d1e085cec5239a2fe270c90c95bf6064586ba6c49bacac404d10dcf14413ca39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,628
Size: 1.00 vMB
Total Fees: 0.03049300 BTC
Feerates: 101.64 > 3.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,805 (660,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,426 254,426 000000000000001519fd58f07bde355c7894ba77b2f467a5523c383a39c68166 187 0.08/1.00 vMB 93
254,425 254,425 000000000000003898af1c3c30018b4e46454cbf1b562b00c670e8fc26c1b21f 7 0.00/1.00 vMB 159
254,424 254,424 000000000000003a20c32b11e918d13b3b361ccaad0ee1310c0f2d0f78110bdd 159 0.11/1.00 vMB 94
254,423 254,423 000000000000000a025b51ed0d1933a455b79ab060314736acb70f8f758f56a0 363 0.16/1.00 vMB 142
254,422 254,422 000000000000001c5efffc248204118960da99b34d07d9509d2ee2a461e797de 465 0.21/1.00 vMB 116
254,421 254,421 000000000000003593169a6ef4c251bd4398a21810de231bd96bd6f6948e3b40 314 0.16/1.00 vMB 63
254,420 254,420 000000000000000245835bf1b6b8468fbae206876e1f4229698013c44765c39e 256 0.11/1.00 vMB 153
254,419 254,419 000000000000000dcaa30bb8aea508a7339f22abdab7c3bbf368f19aea5bcc67 330 0.14/1.00 vMB 98
254,418 254,418 00000000000000272896fa76be86e03fbe6b77f847d2a663cd621b34844eba00 128 0.06/1.00 vMB 115
254,417 254,417 000000000000003dd43be46535c8834fcd9ab22f8bcabd727f8f19cbb479b42e 89 0.04/1.00 vMB 29
254,416 254,416 000000000000000e53f343b879fb5ba839993b346dd0f830ea8606e7bc67e27e 263 0.14/1.00 vMB 104
254,415 254,415 000000000000000c20568421655d18ac835c575c8f200f03e61e16f686faf3c3 1,138 0.49/1.00 vMB 110
254,414 254,414 000000000000003fd5b5f7ee34997ccb35b02a939f85d2df7e5a011d6ce6cfd5 229 0.16/1.00 vMB 32
254,413 254,413 000000000000002962fb7bea343890bbf645a75681e8e3f3cd4ffd63335804c1 704 0.30/1.00 vMB 2,671
254,412 254,412 00000000000000007ddee20c3e894c9b43778ddc647c51145dcc14d4fe3f88f5 59 0.03/1.00 vMB 15
254,411 254,411 000000000000003db552ea7ccfea3700008b8e8efd4bca5e11f52ffe24051382 441 0.20/1.00 vMB 109
254,410 254,410 000000000000002715c869ad884d3017192e0c15a33cec1fef8dee590ce69365 534 0.23/1.00 vMB 262
254,409 254,409 000000000000000c25aebbff748e84b1e74f662b79766f2da5645b60097d3a76 328 0.20/1.00 vMB 78
254,408 254,408 0000000000000019046ba84ca90f38d9d1275760d26f20556e03830a51b47104 222 0.09/1.00 vMB 73
254,407 254,407 000000000000001937ceaf6bee988b437e31897f89b4a4370bc715d390344664 116 0.07/1.00 vMB 71
254,406 254,406 0000000000000022dae8faf413269636dd8afba70ec272af55f4b4ff68031b1a 145 0.07/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.04 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: 650.59 GB
    • Received: 13.30 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.