Loading Tool

Explorer IconExplorer

Memory Pool

77,246 transactions
30.80 vMB
0.13984361 BTC
Random Selection Loading Transactions
Max Size: 177.08/200 MB

Candidate Block

Mining Attempt d48a5728fdc83e067abfe3d1db3123ada87e03dae853148788e06a975306e20c
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 5317127125f9de3675f570ce9bea95655c5c469aa20c085038ae85cda3136ab7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,299
Size: 1.00 vMB
Total Fees: 0.05109900 BTC
Feerates: 150.36 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (284,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
630,767 630,767 0000000000000000000831688bdb5eebfdb8a2b34e08d6f88fd8e45332a36a00 2,053 1.00/1.00 vMB 39
630,766 630,766 0000000000000000000fa9b8d3aa5c12a98e184f8e01344515b14bbdfda38ef7 2,067 1.00/1.00 vMB 69
630,765 630,765 000000000000000000084e7095c6c578f54418ecd513c7b54a7dfc7621221121 2,415 1.00/1.00 vMB 39
630,764 630,764 00000000000000000005a27777df4015f6118ecc6cc46902aed5d74d9af50a1e 2,393 1.00/1.00 vMB 45
630,763 630,763 00000000000000000003062ba18f5b2c1ba69fa91edebbee1321f66895c1a58a 2,561 1.00/1.00 vMB 100
630,762 630,762 00000000000000000009d58ae9e078fd70afeebcf5ea9a2750fedb8dfb87f9bf 2,518 1.00/1.00 vMB 75
630,761 630,761 0000000000000000000109d14eb9fd24bfd1c30906a9d7788e6d727fcdef1217 2,085 1.00/1.00 vMB 29
630,760 630,760 0000000000000000000403ceafd695b4dd1a9d0476976500a6846411edcd6b24 2,290 1.00/1.00 vMB 72
630,759 630,759 00000000000000000011001b34e5c7a25934b4f15bd07c809398cb63f9c4db55 2,152 1.00/1.00 vMB 48
630,758 630,758 0000000000000000000973402bfe8077d03932ff5f295282a96d9db3ade7c773 2,376 1.00/1.00 vMB 56
630,757 630,757 0000000000000000000f9a2dc00e3a9b307860f607dcb77c0fd78f3b6a13151a 2,070 1.00/1.00 vMB 102
630,756 630,756 000000000000000000031a74631dc8396404ca104b81390dc226c54a9e92a3b0 2,702 1.00/1.00 vMB 58
630,755 630,755 000000000000000000032e40463d97c1152da46468100e09a268e9ca8add4a74 3,314 1.00/1.00 vMB 53
630,754 630,754 00000000000000000004df79051a3232dca31cc6c627cab64073b094e789f9f1 2,374 1.00/1.00 vMB 72
630,753 630,753 0000000000000000000585289bd7ebbae1fecba8dcb387d8ea60ab945368d748 2,464 1.00/1.00 vMB 85
630,752 630,752 00000000000000000004a8bd89d4dc1f612a90fd94cf1cb1a0de8e72d32cdfea 3,042 1.00/1.00 vMB 83
630,751 630,751 00000000000000000008240bbfe8046e5989ac1b2d8786c0678b9c4e4c8de5a9 3,029 1.00/1.00 vMB 89
630,750 630,750 00000000000000000005f0ac42e502a421dffd5b60a07a2fdea9a5979ffaa2c8 2,904 1.00/1.00 vMB 115
630,749 630,749 00000000000000000002af43d5d11b6381f507b8a9d1d8d91ca25bcecac8ce7c 3,296 1.00/1.00 vMB 92
630,748 630,748 00000000000000000001a6cd496b33cae3ec1fd5df1f6a18f19aee080f1d86c1 3,342 1.00/1.00 vMB 109
630,747 630,747 00000000000000000001e19fa6cd260cecef799b679fa0177ed0d2e43c311ef3 2,790 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.