Loading Tool

Explorer IconExplorer

Memory Pool

77,329 transactions
29.07 vMB
0.10020220 BTC
Random Selection Loading Transactions
Max Size: 174.92/200 MB

Candidate Block

Mining Attempt f4de4e75e7ff41899a5735f04e7fb0a4311d621401c195fd921ce7f869e05c8a
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root b8f482be2eaccfa44468b4b71155b35799ea601f9df7c1d85172ab8f69352d1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,410
Size: 1.00 vMB
Total Fees: 0.02648364 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (532,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,974 382,974 000000000000000001e95e85b903e98b41f20cf167cb5a2458e7d80179e7142b 604 0.59/1.00 vMB 21
382,973 382,973 0000000000000000005f5fb44d7c85eb4799d75b802493de510527984ae1b254 374 0.27/1.00 vMB 38
382,972 382,972 000000000000000000f07b695c8b27373b4741fdc1c2245f6bccc3dfcbf2e082 392 0.19/1.00 vMB 27
382,971 382,971 000000000000000001d30723550124489baad8f6d392771c3fbfe214fe71cb2b 429 0.24/1.00 vMB 23
382,970 382,970 0000000000000000037ad6e6d02fe17c24ddb7ff0b146eacef6c52fb23dda3b9 2,197 1.00/1.00 vMB 34
382,969 382,969 00000000000000000c69d803837fc5a93097203bba102f9e643130d68b8ff0c7 109 0.09/1.00 vMB 14
382,968 382,968 00000000000000000fe7d2b62efaa0c5c235ed23ac837a23b8adc1a7ca9028ed 390 0.26/1.00 vMB 23
382,967 382,967 000000000000000006f753d46c62b5dabe03bff7659960b737bed58a4f9ef5ef 617 0.39/1.00 vMB 30
382,966 382,966 0000000000000000044c021da4cb7848d24151d3bd95d42ac7a0b52ecb3ffa55 2 0.00/1.00 vMB 0
382,965 382,965 0000000000000000037f78386d72ce903c23833c684d74a7a818f9670e86e863 515 0.37/1.00 vMB 29
382,964 382,964 00000000000000000cf1b88c250aa48fe80aa035587168d75e3935341db3c76f 670 0.67/1.00 vMB 15
382,963 382,963 00000000000000000b88eeafb2cf47d6514cfbd714c1915dc20490588f4469d6 1,141 0.75/1.00 vMB 36
382,962 382,962 000000000000000002396246d4997a198a2aa435d9c9090168bfe81a8edda6d9 863 0.43/1.00 vMB 42
382,961 382,961 000000000000000009cf97db9bddfbebeab0be5b3b4f1250869249b9a0d46863 757 0.75/1.00 vMB 14
382,960 382,960 000000000000000007ced34f12e6b898317bc1d6443469605b6a82b9046a011f 860 0.99/1.00 vMB 13
382,959 382,959 00000000000000000f5772570ae45ebc46aab7b5c013a14b0ee875e7fc5ae154 2,465 0.95/1.00 vMB 41
382,958 382,958 00000000000000000b402c370019a14b948d9ce9206f06948d804dcae61700f9 1,812 0.98/1.00 vMB 27
382,957 382,957 00000000000000000f6713df111719aa9e4a12b2570929f2517374d4ff33fcd0 1,295 0.99/1.00 vMB 21
382,956 382,956 00000000000000000cb185c6b03a1a3cdf6d721a1e450fde79718276684f1944 1,077 0.50/1.00 vMB 35
382,955 382,955 0000000000000000064face885d27ac09aba2e5af406d1dcf85a00367e689cd5 1,027 0.49/1.00 vMB 34
382,954 382,954 00000000000000000403dd1930ab941f9ec80bdb2b62bbd34ef284f3fc439b5b 1,106 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.