Loading Tool

Explorer IconExplorer

Memory Pool

74,352 transactions
27.44 vMB
0.06927101 BTC
Random Selection Loading Transactions
Max Size: 167.56/200 MB

Candidate Block

Mining Attempt f47ab80f3e54bc9b38124e2fd49b3aa3daba00bd4d82d13dab72dd971363c467
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 1d6834098baa525415323cb609051a71fce943f13169f85ee05140463bc197c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 1.00 vMB
Total Fees: 0.01085795 BTC
Feerates: 84.71 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (275,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
639,803 639,803 0000000000000000000e6c48cd3a07f656346a51a6d07fa980b26e8b88f9675a 2,271 1.00/1.00 vMB 29
639,802 639,802 00000000000000000004935328a608e7a18e9d2ede4001680d223d5a15537bbe 2,101 1.00/1.00 vMB 21
639,801 639,801 000000000000000000066e150cac6cfdf95b4db263d0998d9408adf781afd663 2,621 1.00/1.00 vMB 31
639,800 639,800 0000000000000000000e871e401e7464761b843ac1efdbf1c3e07d7557de90a5 2,878 1.00/1.00 vMB 41
639,799 639,799 0000000000000000000307c43590658fcef4f7ca769655af56d6235c7bed8ea8 2,874 1.00/1.00 vMB 36
639,798 639,798 000000000000000000060edf7f76aed6460f6718645b4a1635641730221aa2be 2,737 1.00/1.00 vMB 50
639,797 639,797 00000000000000000009b5274e4040dd9caf7ae19b2c78bb3e4406c24233edbc 2,497 1.00/1.00 vMB 59
639,796 639,796 0000000000000000000aa746667b5109c0aff36f9a4b3cc96a589adb45810789 2,933 1.00/1.00 vMB 90
639,795 639,795 0000000000000000000fba17f81f28383553f2d28cff3246b508b854fbd6cbfc 2,346 1.00/1.00 vMB 60
639,794 639,794 00000000000000000002c475757ab6ddb7ffeb3aa99e20c57a9fdb85b8f8eb33 2,449 1.00/1.00 vMB 71
639,793 639,793 000000000000000000064124ad8f6c61f1f6298793810a846e9f9f19f5d46852 2,710 1.00/1.00 vMB 89
639,792 639,792 0000000000000000000fe4a6065b555937442aa4ee5c1fa40d3accd52b27caf7 3,078 1.00/1.00 vMB 94
639,791 639,791 0000000000000000000114dc78a9dab4be72906f9c6f06ff079cc0beb53ba579 2,663 1.00/1.00 vMB 91
639,790 639,790 000000000000000000020ff1fef55f386b09f7d94f5bd4c9b2fd849b9876e280 2,962 1.00/1.00 vMB 63
639,789 639,789 0000000000000000000dec77672693e16fc520f9eda7b65df3768cee472cde78 2,382 1.00/1.00 vMB 44
639,788 639,788 00000000000000000005973b113ee8960d0bb32d114bd352ef3d9a5a42889600 2,065 1.00/1.00 vMB 38
639,787 639,787 0000000000000000000b987a9b6239fce39663300d0017e9b06ec7da0398fd89 2,614 1.00/1.00 vMB 63
639,786 639,786 0000000000000000000765d799494f4c83d30a7aee76c86ad45e357261509551 2,044 1.00/1.00 vMB 39
639,785 639,785 00000000000000000007fae4d6bfaef75209d7232e2deb48a5065da4beeccaef 2,548 1.00/1.00 vMB 25
639,784 639,784 00000000000000000003cb114053fc16f8b8840de1d8777ce40607036621b7a0 2,842 1.00/1.00 vMB 39
639,783 639,783 0000000000000000000d9f6d67938363a6163879b758818764f43a515124ac32 2,506 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.