Loading Tool

Explorer IconExplorer

Memory Pool

30,312 transactions
8.98 vMB
0.11340486 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.41/200 MB

Candidate Block

Mining Attempt 2a645e9adc8847d28be0b56c8c49057fc9a6d477bff3bd3fd4b176b539a4ddb5
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root c7ead98b2615be00b71b2aa4d0bbb67b54af4fc05ff1769aa81f158f25720244
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,505
Size: 1.00 vMB
Total Fees: 0.05146028 BTC
Median Feerate: 3.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (638,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,377 274,377 0000000000000000be05b73b769caacf166ac2554472dea9a1565b2ee517c047 305 0.13 vMB 53
274,376 274,376 0000000000000001d23b7385eca8c72ad526faad37a27d8a7301bf1eda608400 79 0.03 vMB 47
274,375 274,375 000000000000000101d483a1ef50ff0319a424a568f79001fab7de9ae88d6df1 65 0.03 vMB 32
274,374 274,374 0000000000000001a2884e8b48311810d0f2baf00ffcec0d7590a0e603f37304 571 0.27 vMB 57
274,373 274,373 0000000000000002be16f5a200bdad87d398a937ed72328193fc8dfdb930fbe2 435 0.20 vMB 48
274,372 274,372 00000000000000028ce41787de9dcebf7a00001b3c7226b19051dc36d4f90b0b 572 0.25 vMB 40
274,371 274,371 0000000000000003ab6f9cc44e637ccf3e4b29a04326fc267b497da8cd3cc3fd 304 0.20 vMB 22
274,370 274,370 000000000000000242233a53e3bbc0be55a7fe5ab1193fa660a437595f235556 715 0.25 vMB 70
274,369 274,369 00000000000000000ff528f14baba0ec5e4ec64f09fadea4496829fe169e91da 518 0.24 vMB 51
274,368 274,368 0000000000000002576682b9a416aaadf74af4da6efa2f09acd28203d6411fe8 20 0.03 vMB 12
274,367 274,367 000000000000000061b1a245b7d712239bbb0b7d4d2272e8bb9264b2c170968f 217 0.15 vMB 16
274,366 274,366 0000000000000003d2e4169925f4e855f31fc2cb0c5e974271847d06faf998c7 330 0.14 vMB 40
274,365 274,365 000000000000000352773211f09439e476287eec2bcfa0a60b47075f7c71c047 228 0.14 vMB 43
274,364 274,364 0000000000000000de7a7cbc0e1d1ab153410f1931df24e7bf0828a58ede5ba0 473 0.23 vMB 49
274,363 274,363 0000000000000000f9f0bd693bdaec0a20416be7e15f8f19da29f298d6f78611 1,171 0.50 vMB 50
274,362 274,362 0000000000000003f42bf67791045effa27f15946efe6ba7b9504f6632e8fb6b 273 0.25 vMB 55
274,361 274,361 0000000000000003571342fca6f2c15a12c02f727ecbce86c379dc4112ce960e 38 0.02 vMB 18
274,360 274,360 0000000000000004073d1052f8fa088a8469097a09da0f73d17d9236845e1591 375 0.25 vMB 70
274,359 274,359 000000000000000132ed77a2a01ebbfcb3a07731d757f7b34ce08d4c096ae48e 516 0.38 vMB 47
274,358 274,358 000000000000000319a00acbbaf0071f19eaeddb2e446efdd930f07d6d9c781b 648 0.25 vMB 64
274,357 274,357 00000000000000047caf492990f3c85a2fce917c8687ef859756e0d8bb721891 415 0.17 vMB 51
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 65
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.73 GB
    • Received: 0.44 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.