Loading Tool

Explorer IconExplorer

Memory Pool

38,750 transactions
26.46 vMB
0.06600842 BTC
Random Selection Loading Transactions
Max Size: 136.36/200 MB

Candidate Block

Mining Attempt 73f49dbcbeedf8a2a3e6fdff271edd5036d7a7bfae2ec7da44e7ca5ee87526bd
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 53ddb87766ca104b72c7d2adee1387da56f38700d9c2c090218fc3dbe5667eb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.01666718 BTC
Feerates: 199.22 > 1.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (488,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,979 425,979 00000000000000000244cc594956fc8f3757c6c22b55782443555aac1c90435b 779 1.00/1.00 vMB 20
425,978 425,978 0000000000000000025a0ac1cb3ffcddf5f9cf3931267666eb8f21641ff80501 325 0.98/1.00 vMB 8
425,977 425,977 000000000000000004cf3823af6360bfd1340b858e60b5ed8399d902f449e1f1 2,576 1.00/1.00 vMB 74
425,976 425,976 000000000000000002d0c2dbdc23ce8f8f5f3fc291439546a40344a28ed64bbc 1,973 0.98/1.00 vMB 45
425,975 425,975 0000000000000000021cafaa307c4732435d38ceae1d11a6426c6fab1b616196 1,964 1.00/1.00 vMB 99
425,974 425,974 00000000000000000297419bf3cf20cad73d360962961eb2baec38188c992157 1,338 0.97/1.00 vMB 42
425,973 425,973 000000000000000003726a6dcb29b0e79ed9e632bcef165a0d5230c3126edcc2 2,746 1.00/1.00 vMB 77
425,972 425,972 000000000000000001fb594a95bda9b0e03a210e8bf16f6c1914114fd2dc2808 1,244 0.42/1.00 vMB 77
425,971 425,971 000000000000000000c75f859c3cbf40ddfa90de3343360638804f6b3c991e8d 2,449 0.99/1.00 vMB 66
425,970 425,970 00000000000000000148a054ca5a369ef1b24193ef80a3babb4db21c01a4ccc3 2,182 0.89/1.00 vMB 67
425,969 425,969 0000000000000000046df0facabdd1d27a11f570c0751437a9f3389d1211a85a 1,690 0.70/1.00 vMB 64
425,968 425,968 000000000000000000c8f6c3e9fe4e16baccd1531d3bc0d5dd51de6078780fd9 1,796 1.00/1.00 vMB 47
425,967 425,967 0000000000000000026adbb8eb77a91991de2c57b78b0372b20ee3031b7b1866 2,683 1.00/1.00 vMB 75
425,966 425,966 00000000000000000102b9c5fcbf557aa8a1c8e569a67c0542df8abf922fb7e3 343 0.11/1.00 vMB 83
425,965 425,965 000000000000000004c99ddc28747cbd3e4dadb9186dd57451f7c12c2b396ed1 530 0.65/1.00 vMB 26
425,964 425,964 00000000000000000444335b445483a0eb862d7542872f7bc9d01c9e81ca1b3b 2,217 0.95/1.00 vMB 63
425,963 425,963 00000000000000000199c0693ef43511bee1c445717248fba25115054ce52444 1,021 0.50/1.00 vMB 70
425,962 425,962 0000000000000000030ddfbd127c56d593a4381051d9f1d18e5a71aad1583924 486 0.22/1.00 vMB 86
425,961 425,961 000000000000000003bd91764f84398ef04fd542a6d32a801ed0c3cbe4be3ff4 298 0.16/1.00 vMB 61
425,960 425,960 00000000000000000207e7ca7b3e408f641d5169076a3557ee4974e8e73c79eb 1,159 0.63/1.00 vMB 52
425,959 425,959 000000000000000001565369328b79170649adebd565d17c20354d658c60bbb6 284 0.10/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.81 GB

Node Details:

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