Loading Tool

Explorer IconExplorer

Memory Pool

77,805 transactions
29.68 vMB
0.07712277 BTC
Random Selection Loading Transactions
Max Size: 177.66/200 MB

Candidate Block

Mining Attempt 25b1298354ff17a3e32318fb1ffb38dec4dde8034ba3413d079e94951ae0a461
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root fe2fa6012decbe66060aeb842c27e7dc61bb878c5bf72885ec5a63c9aaef371a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,270
Size: 1.00 vMB
Total Fees: 0.01119893 BTC
Feerates: 30.00 > 1.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (286,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,507 628,507 00000000000000000005ccdeb38309fc4f3f2ff09b485dbd2203c2f9b35bdf21 2,641 1.00/1.00 vMB 40
628,506 628,506 0000000000000000000294de2bce4752e9fd9e0e074a977b22c787c3b93fd50b 2,559 1.00/1.00 vMB 107
628,505 628,505 00000000000000000011405ef9e7f6b24bf0b0a5229cdafbfe584dce78f9c5f7 2,606 1.00/1.00 vMB 104
628,504 628,504 00000000000000000006515cf52326149ba14303026c50275b9ec6476d14a6a7 1,760 1.00/1.00 vMB 31
628,503 628,503 00000000000000000009a4d0a2d742bb5a35093c71fa4409e547051a06a33051 2,861 1.00/1.00 vMB 88
628,502 628,502 0000000000000000000a65a7e383ae39a52cf5087a3a19344e82ebdde6950dee 1,738 1.00/1.00 vMB 46
628,501 628,501 0000000000000000000728e84201b2341dcf5c6e3941d59a8830922a0e037b70 803 1.00/1.00 vMB 24
628,500 628,500 00000000000000000009015cb144d694c93e58212307c7060f06e27cf60d8ee7 703 1.00/1.00 vMB 12
628,499 628,499 0000000000000000000d1f12f2a3ed6425cd42b1ec7ab86413666eb7a5d30518 3,227 1.00/1.00 vMB 93
628,498 628,498 0000000000000000000293304db0194f1c4a55265149f861926915c1cf4572e0 779 1.00/1.00 vMB 24
628,497 628,497 000000000000000000002041fbc34797e7c82ff1d7c5bdaf68a69d634533f184 749 1.00/1.00 vMB 30
628,496 628,496 000000000000000000088def28e79d61dd710538bb4d21be3df613f07cdbed8b 316 1.00/1.00 vMB 12
628,495 628,495 00000000000000000001ba075cdb8e2ebe063ff885cb623b94842f34e5ea5b7b 90 1.00/1.00 vMB 9
628,494 628,494 00000000000000000009310e1222cffdef70cdfd17711b2b346cff1c24b6b22c 893 1.00/1.00 vMB 35
628,493 628,493 00000000000000000002dfe9bbcbd69cc87e1875ab3fe1d668bf2553c969a93a 328 1.00/1.00 vMB 22
628,492 628,492 00000000000000000000f6f1bb5dd646f42505a8c72fa5a1a8400470f06c40fc 212 1.00/1.00 vMB 20
628,491 628,491 0000000000000000000b14a912cd2904cb126a50ef7baef6128d8c865c0b4b85 965 1.00/1.00 vMB 26
628,490 628,490 0000000000000000000c0417da231169af7d2503074f5a9e5335d62cf234a602 2,006 1.00/1.00 vMB 32
628,489 628,489 00000000000000000002e13e4332aed9a428012c0ab60917876b67e799445349 2,008 1.00/1.00 vMB 53
628,488 628,488 00000000000000000006cde1e8755ebe41d27b098426ec62672a644918943792 2,409 1.00/1.00 vMB 69
628,487 628,487 0000000000000000000ba4047daff55f02c2a1463fe716138cdb06908459d328 1,704 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.34 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.