Loading Tool

Explorer IconExplorer

Memory Pool

76,829 transactions
28.55 vMB
0.08660251 BTC
Random Selection Loading Transactions
Max Size: 173.14/200 MB

Candidate Block

Mining Attempt 54a230170d895d461c01412bfd8263b139cb0841a68662b6a1bc70dde5b5a35f
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 94fc22a8c0d84f8ce95f105f4c06901aa3b7a131c45dfc76734adbcda8e75588
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,801
Size: 1.00 vMB
Total Fees: 0.02175892 BTC
Feerates: 402.60 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (424,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,728 490,728 00000000000000000017511699c8c869b167b70cae66684c31ddd7f1b5bfcc03 504 0.98/1.00 vMB 17
490,727 490,727 00000000000000000069f6cd8faba0becb7cda322ac0872b51c19f8cc2812eb9 1,472 1.00/1.00 vMB 63
490,726 490,726 0000000000000000006c9b65660c6cc71de2d26c82ba8213e65f79d945f449d1 1,665 0.94/1.00 vMB 68
490,725 490,725 0000000000000000000593d21dce3622faaccc727a16ad8bbbfeffde34b96049 633 1.00/1.00 vMB 8
490,724 490,724 000000000000000000921540169886bf83d729ffc7994bc9c025967640575045 253 0.09/1.00 vMB 138
490,723 490,723 000000000000000000685109fd1a8c46b1d8862f1f217aab196d482f538b45d8 2,450 1.00/1.00 vMB 71
490,722 490,722 000000000000000000818dae594223c95c38f38b0b4cf6a2202c915f80afdf5e 1,415 0.54/1.00 vMB 146
490,721 490,721 00000000000000000011f0a0b416932ab95db0340f4a0d91b41056813697fc59 1,785 0.66/1.00 vMB 51
490,720 490,720 0000000000000000007b2904fd538819a5b4ca26f5220cd04b119f71b09ce22b 457 0.18/1.00 vMB 150
490,719 490,719 000000000000000000505549a6570e9d1e2022c5da19bfb57e2ab68a8a4a59be 1,925 0.97/1.00 vMB 125
490,718 490,718 0000000000000000008d8e5c2cce7ac3ad991e4d8564e2e4ce98cb36a8c473d7 1,599 1.00/1.00 vMB 48
490,717 490,717 000000000000000000356f080be5d4bb6702af59229f0cd11eb45bf7728b2bbc 2,389 0.93/1.00 vMB 102
490,716 490,716 0000000000000000009ae78f3e6be3bc2461c721f2964c5aa6f09fe49074b681 963 0.49/1.00 vMB 78
490,715 490,715 00000000000000000080ab5c25b82257f1c130698e01f89637d511162efcc844 2,022 0.83/1.00 vMB 20
490,714 490,714 000000000000000000a6777a50f05886e8cbe292c423385381860d9d004e72f8 2,534 0.96/1.00 vMB 150
490,713 490,713 000000000000000000934b36fee2d6ad3328c7b8edbc7121635a121fc5bb35dc 2,189 1.00/1.00 vMB 96
490,712 490,712 00000000000000000027c3854d46895b63d0b1ec3a5f1126ab7297c6c81a6740 554 1.00/1.00 vMB 15
490,711 490,711 000000000000000000416fbc51756e9991b559fd5973af6ba296f657cb06ae61 2,363 1.00/1.00 vMB 93
490,710 490,710 0000000000000000003608dacc42455da23cbeeda1a18487fd7edc6548d16551 1,801 1.00/1.00 vMB 60
490,709 490,709 000000000000000000de368e86f083010125a868cf3dfbb6c58070bb9eee2e77 2,097 0.95/1.00 vMB 105
490,708 490,708 00000000000000000054fcb10feb6f5286f8f1260e7f0753e5414bbab5738170 1,776 1.00/1.00 vMB 33
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.52 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.