Loading Tool

Explorer IconExplorer

Memory Pool

40,037 transactions
28.10 vMB
0.06557715 BTC
Random Selection Loading Transactions
Max Size: 143.22/200 MB

Candidate Block

Mining Attempt 259e4b7e56bd446b77d990b78bc12a82dd3c69e387631475e8204bbe1e20fcc1
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 331fbe9430060dddf0b0987e383b0a04035be28bedee0b4b07ceced22b404969
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,659
Size: 1.00 vMB
Total Fees: 0.01161858 BTC
Feerates: 60.16 > 1.16 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (525,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,426 389,426 000000000000000008c355c22df3cb160791e7c1bf7f10ba57c890dbe69bf08f 1,419 0.75/1.00 vMB 31
389,425 389,425 00000000000000000683893be7a37de93206105371d74837e8b31621d48e9e66 721 0.33/1.00 vMB 38
389,424 389,424 00000000000000000527887ca733a46f302279f501c55fa1f5178b6390414260 912 0.75/1.00 vMB 22
389,423 389,423 000000000000000009a8515a5945027d4834614efd8ab85bf5fbfddebcd66cbe 1,900 0.90/1.00 vMB 26
389,422 389,422 00000000000000000a1a1e5f9ea22bd14222213fc0bf7374c6b370ea50d485d4 362 0.12/1.00 vMB 117
389,421 389,421 00000000000000000b09baa34a4ba603b107fde0a4e617ced5ab3a753fc97a44 1,054 0.49/1.00 vMB 36
389,420 389,420 000000000000000009113ea7514d03b0e2066239153094b32b723b9b93ba4549 1,112 1.00/1.00 vMB 23
389,419 389,419 000000000000000004c914081871318c86b39aac12bc72e3bd4932bb1f7ae4e7 1,096 0.75/1.00 vMB 25
389,418 389,418 000000000000000000d8b58564cca7ddbb3de352237d07f2ca261c29dabde5a5 466 0.25/1.00 vMB 32
389,417 389,417 000000000000000009e4d83daf2c988291038119ddff1f8438e7b1b10e42a5b9 537 0.82/1.00 vMB 19
389,416 389,416 0000000000000000070b7f86168867648fbcedaf63c7a75760346940bfc2ccfc 1,831 0.75/1.00 vMB 43
389,415 389,415 00000000000000000739c19d1128aa3e7a575a52478ffac5f04f6896d2383898 1,528 0.95/1.00 vMB 41
389,414 389,414 00000000000000000629394757b46ae09599576b38c5eb6e02d6f6fdbd2f5082 1,627 0.75/1.00 vMB 38
389,413 389,413 0000000000000000041a3e7323adaf555249ed754b93ba859e073c0ee7ea15ef 747 0.93/1.00 vMB 18
389,412 389,412 000000000000000000574498db20dff5a7aa2ea5effb9812f26d72fd4dc47561 176 0.07/1.00 vMB 33
389,411 389,411 000000000000000001147ae638f380c2edd1beddaf66af67cfe1aafdb66d9106 591 0.75/1.00 vMB 17
389,410 389,410 00000000000000000b45835b2c4841e9110f5510e3d138b7291bd043134ac997 197 0.09/1.00 vMB 66
389,409 389,409 0000000000000000039c5ec231bce23279b89e355e9bd7111717165bc28ddde5 520 1.00/1.00 vMB 14
389,408 389,408 000000000000000004cf4fdf122842c43a31e50bd3385123d3bcf23424fb1f11 1,133 0.75/1.00 vMB 23
389,407 389,407 0000000000000000038a6d1361c64604e15809d1ed88776d8144d93ec3c3c691 1,226 0.75/1.00 vMB 30
389,406 389,406 00000000000000000130c1a235ecd03ba1848349c08e7d0eb758315dcf179cc9 1,354 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.73 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: 630.32 GB
    • Received: 12.01 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.