Loading Tool

Explorer IconExplorer

Memory Pool

40,633 transactions
26.12 vMB
0.07000256 BTC
Random Selection Loading Transactions
Max Size: 135.87/200 MB

Candidate Block

Mining Attempt 1fca63ac0d47bcc3103f48420e423bc8f695774155d28ce242ccb12ccdc53ece
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 53f7ab448c3f45b77fde3017c19e9980d310772b512d6c937a035bd563ac883a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,259
Size: 1.00 vMB
Total Fees: 0.02171150 BTC
Feerates: 150.98 > 2.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (660,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,550 254,550 000000000000000e98a61bf0e11f0350739bf54ab3ff63c65558cdef95ce220c 286 0.13/1.00 vMB 112
254,549 254,549 000000000000003ab5bad591ee19b23561e13a7fc91352bd77436e782274e1dc 111 0.05/1.00 vMB 58
254,548 254,548 0000000000000004a57b6fc66329cf44ca9ec610fe9acf596da964d59e5936de 41 0.02/1.00 vMB 42
254,547 254,547 00000000000000133150de4c246cc559de3c2591baebf8224388dcd6432ca492 77 0.03/1.00 vMB 85
254,546 254,546 000000000000000ede43fa98c320bae24f0cd8e8f4002af2f445e6e0ab564546 308 0.13/1.00 vMB 93
254,545 254,545 00000000000000349240147449215febe4d59c78b1679b839d3c12cb2ab670ad 112 0.04/1.00 vMB 107
254,544 254,544 000000000000000dfb4a985cac8ab397f1c2b230c7b330b560eac218f82716ca 525 0.22/1.00 vMB 101
254,543 254,543 0000000000000003079d45abf10eee125178b8d07d7b6b788e0140c676ce4782 199 0.26/1.00 vMB 31
254,542 254,542 0000000000000008254e6cdae4d74fe563dc71372c3752062fdc5af662e416ff 222 0.14/1.00 vMB 92
254,541 254,541 000000000000001906b844a84095618fdd3e4da52f36138e5496ec5a2584843c 523 0.25/1.00 vMB 120
254,540 254,540 0000000000000019ac91039fd21bae0cbea13a40e71500645e10a8076b049088 282 0.23/1.00 vMB 71
254,539 254,539 000000000000003a218d7dd1586218657d2288ad7725e00777f8a99df6ab3f9c 933 0.50/1.00 vMB 88
254,538 254,538 0000000000000002ce4a9c9239222bf991637433fed8016b6306b768b3e0961d 603 0.25/1.00 vMB 126
254,537 254,537 0000000000000000cd4d2360874646d745d13d2c4c5cd692e245af336a595bc3 211 0.25/1.00 vMB 45
254,536 254,536 000000000000000d38b7a54bdb98a3c321f93d29f9b1c708fba4caccd9e6349d 324 0.25/1.00 vMB 36
254,535 254,535 0000000000000024d3c17eeed05992694ee8ca4f09e1154e06684fa89d1fc120 675 0.25/1.00 vMB 132
254,534 254,534 0000000000000008364f2e67665995b32e5322086cd1182fead8c901eeabf4d2 1 0.00/1.00 vMB 0
254,533 254,533 0000000000000028a58f982fd7241a1aebf86e3423ffaefeec866ae3c9c0f207 456 0.21/1.00 vMB 87
254,532 254,532 0000000000000031d4db805ed450d5753a371688e3d75572ffc6fbd46a3792d3 633 0.25/1.00 vMB 117
254,531 254,531 000000000000002b1d63623931746cb6a3b936f3b10a83dc9d7e05735efaa6c2 543 0.22/1.00 vMB 124
254,530 254,530 0000000000000011bc4e6fc34f8bca4d62354e45aeaa5f0ace98b51202fd6eee 244 0.10/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.