Loading Tool

Explorer IconExplorer

Memory Pool

56,361 transactions
32.09 vMB
0.18076992 BTC
Random Selection Loading Transactions
Max Size: 172.75/200 MB

Candidate Block

Mining Attempt 5ec1baa84a134edaf7119a89d31270c6045433b322a5c1b144a98f1bc9482c70
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 08bb2d2c3d0b36f369b186f70f60cf3a77dc41b1e4ba79c3abf7895a2d800d34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,696
Size: 1.00 vMB
Total Fees: 0.07151889 BTC
Feerates: 465.21 > 7.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (660,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
254,405 254,405 0000000000000033944d19a9a21d31279c1e1a48ed782e140761a1a07b6e8f43 148 0.09/1.00 vMB 86
254,404 254,404 000000000000001ecb27b1b264e4dfe5c8b3f167c2e4161ac5d0d058d61a3ca4 21 0.04/1.00 vMB 12
254,403 254,403 000000000000001d5627b4ffb5e7fce48dc43d8f56dbaf3425931249f78988f9 383 0.17/1.00 vMB 69
254,402 254,402 000000000000002964a2dd7b439cff0b12b75da3d9582bbebf3fd20294225c98 93 0.05/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.