Loading Tool

Explorer IconExplorer

Memory Pool

35,758 transactions
25.94 vMB
0.06403288 BTC
Random Selection Loading Transactions
Max Size: 132.60/200 MB

Candidate Block

Mining Attempt d0e273eaddc53311a4c7f61a923085ac7a9f05b56a102e829d8bd3c770d937bf
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 86b1e5820ed7a5d43857a9fb6a03a061019e93323e49d947dea1f5d75c9b4ffd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,201
Size: 1.00 vMB
Total Fees: 0.01647079 BTC
Feerates: 145.40 > 1.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (617,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,501 297,501 00000000000000007a5afa86ed026788599a96cfa6417cfa0ed627461abd0068 1,662 0.92/1.00 vMB 29
297,500 297,500 000000000000000068e783f99e9338be3af1314e746fe9bd84f981809d8ca45d 1,024 0.69/1.00 vMB 28
297,499 297,499 00000000000000005e1147fa2c0160a7c2e5d58825317c09a043e74683f3ae3e 2,409 0.90/1.00 vMB 51
297,498 297,498 0000000000000000291395ab1f1d9695a2bd1ea8a876d944f29df2d9a7ccaf53 1,497 0.50/1.00 vMB 54
297,497 297,497 000000000000000001f139464dc8b469c99604004c5030186b2017e0ce0d5203 1,723 0.50/1.00 vMB 92
297,496 297,496 00000000000000009ada8d1bcaebe4f47dd012f208fac2880f41591004734dc3 256 0.12/1.00 vMB 103
297,495 297,495 00000000000000001fb86ae8e043340da370bb3275a0e4ab4e71c375b3d62f05 982 0.35/1.00 vMB 53
297,494 297,494 0000000000000000789ceab714eeb38db024778759ce0b48c14c7f40cf94de09 1,099 0.35/1.00 vMB 76
297,493 297,493 0000000000000000091ae589c034bc0466e2feca51dc018bb2c3303e8ab8648b 945 0.50/1.00 vMB 25
297,492 297,492 000000000000000001c5646a83e02f466840bcab041b7d97b33cc3e223c530fc 1,063 0.35/1.00 vMB 57
297,491 297,491 00000000000000007e5e771c2f4fb30673a5265cb8e59a96a30f1e1e8253f756 512 0.24/1.00 vMB 62
297,490 297,490 00000000000000002a0849271932b0b39c914b53400e972e04ddd12c372c8708 89 0.04/1.00 vMB 33
297,489 297,489 00000000000000008df1a543f11fb451b56e00b1e1cd0ad6df8559766f8d954c 1 0.00/1.00 vMB 0
297,488 297,488 000000000000000032cec49264cef45d21f83355bdcc112919c47e3ec495d0c2 109 0.08/1.00 vMB 35
297,487 297,487 0000000000000000642d8c2922a5033bcb2be3bcee9cb340e129a09e573b02a0 502 0.25/1.00 vMB 37
297,486 297,486 00000000000000003d5f2a2a68690093cd99f8af1bc8395061251017019cc30a 158 0.10/1.00 vMB 33
297,485 297,485 00000000000000004bcac2cf51083e2afe64727d7bdbe9758e6551c0f70d5236 84 0.04/1.00 vMB 36
297,484 297,484 00000000000000000164db7bf116ab931f2e67e4a96a9483d5c2b0da38c70d19 497 0.27/1.00 vMB 34
297,483 297,483 00000000000000008ef92150024587a646fbaf1fe33fd8890d49e426c9638b51 402 0.25/1.00 vMB 32
297,482 297,482 000000000000000056d984f8a2a36a33d74b36a6f97d3099d8e9b4a02ae81c00 510 0.25/1.00 vMB 42
297,481 297,481 000000000000000035237b5dc0fb4de4ebfbc777b750b67dbfdb18425cfe79f0 105 0.06/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.82 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: 636.20 GB
    • Received: 12.35 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.