Loading Tool

Explorer IconExplorer

Memory Pool

49,810 transactions
30.00 vMB
0.10245826 BTC
Random Selection Loading Transactions
Max Size: 159.99/200 MB

Candidate Block

Mining Attempt feb82f982fb84a3451a2ae75e29cc58b1f287335dceeb084d1945d30179c75d9
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 1a17c45d17e4da709e4c9958449e813d0f0062bf3928ed877b5e55640510de47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.03663001 BTC
Feerates: 150.68 > 3.67 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (107,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,948 806,948 000000000000000000034b682cec12117d91925d0740e89a309c945124853a6b 5,772 1.00/1.00 vMB 17
806,947 806,947 00000000000000000000a5bb8947d59db4e9ba174b87124c957ce476bf908e76 3,438 1.00/1.00 vMB 18
806,946 806,946 0000000000000000000056814d65da270729997dbd291c9345a2b3f84974e575 5,932 1.00/1.00 vMB 16
806,945 806,945 0000000000000000000506864e47dbb8cef1d9efea06c5f17fa945ad50d52472 1,304 1.00/1.00 vMB 14
806,944 806,944 00000000000000000002cc70049bc4d991923dabec7bf72f98194dd96dbf7996 1,816 1.00/1.00 vMB 17
806,943 806,943 00000000000000000000eb1ebf109cd7bb6c124d2c73629ba5d1f20369ab7b02 2,280 1.00/1.00 vMB 24
806,942 806,942 00000000000000000002acba8795a725c865ff5b3954bfe843e3eeabac163373 2,794 1.00/1.00 vMB 25
806,941 806,941 00000000000000000004cfa498abdc8717741329a0fd5486d73c611bf72c4eea 2,758 1.00/1.00 vMB 23
806,940 806,940 00000000000000000001abe45f5594f87aa8d09f01a1df785a7a060a1b66bf64 4,969 1.00/1.00 vMB 15
806,939 806,939 00000000000000000003c165b7c9ec79e5467152b37a29cf9939388c7753719d 4,788 1.00/1.00 vMB 18
806,938 806,938 00000000000000000003bb891469c5c357b44a3b4dd10f6b315b4434b1555f87 3,589 1.00/1.00 vMB 19
806,937 806,937 000000000000000000006463e4abd3c627e14cb17433d3e839265394fe856973 6,571 1.00/1.00 vMB 16
806,936 806,936 00000000000000000003c586bf5ecb1ed95703e665707a84dde161a4860d22ff 4,639 1.00/1.00 vMB 15
806,935 806,935 000000000000000000015b7d33e55baabc7134e9ca771b611aaf252d27d74634 6,175 1.00/1.00 vMB 17
806,934 806,934 00000000000000000004df3eff838da8cf0922b6fe4c965f98fc9b5d760c3c28 3,903 1.00/1.00 vMB 17
806,933 806,933 00000000000000000001b1ef755daf77965bbdb0407be7ee517ddce213d18e28 2,227 1.00/1.00 vMB 24
806,932 806,932 00000000000000000004dc1abedb499a41e68d5ddcccd41caf44f257f4829a3c 3,049 1.00/1.00 vMB 32
806,931 806,931 000000000000000000052ec43ef7143b11f6b539ec9c80df1ae668da7a56a462 2,139 1.00/1.00 vMB 23
806,930 806,930 00000000000000000001a81a4bab25c33f2a372bcffb19e80e9052c384c279f2 6,444 1.00/1.00 vMB 16
806,929 806,929 00000000000000000004f81173128fbc9241c90a6e9d044c559bebc64f1fbe7f 6,458 1.00/1.00 vMB 15
806,928 806,928 0000000000000000000256295836a36e6fb8ed51d61d7b7a70981a1d64a64917 4,977 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.