Loading Tool

Explorer IconExplorer

Memory Pool

47,388 transactions
20.69 vMB
0.05004730 BTC
Random Selection Loading Transactions
Max Size: 118.63/200 MB

Candidate Block

Mining Attempt d263919ad761d053567f7c42c95850111468906ca80b703d1ad920213b060b6a
Version 20000000
Previous Block 0000000000000000000014c31b6acad4e2c22a58fe50930b6ce1572c4245e3a6
Merkle Root 4bc1fd1ed5063ff48c05b9516c4e2c33bb8632a1f8011d99964de107b5362cea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,400
Size: 1.00 vMB
Total Fees: 0.00879911 BTC
Feerates: 480.19 > 0.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,017 (756,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,818 157,818 0000000000000042e71b183d6417d10707c8cf8363fceebf64d32f0f8199ad15 19 0.01/1.00 vMB 515
157,817 157,817 00000000000006c8c01a29a07a76db585bc3a94a1b9b16396adcdace9eb9bd22 2 0.00/1.00 vMB 0
157,816 157,816 00000000000003928425389878d982c907c9064dda21214a0593b5f6244d2f70 68 0.02/1.00 vMB 67
157,815 157,815 00000000000009a2f135f589e4c811c66773b79412403605ddfa4caebca550d1 11 0.00/1.00 vMB 65
157,814 157,814 000000000000027b5ae112a916d73e6e34af0875fe3f8ca309206f9ed48cf695 40 0.02/1.00 vMB 128
157,813 157,813 00000000000005501ca8b07f56be3bfd410eb3d0c6c00367650df8a9d4dfca36 4 0.01/1.00 vMB 9
157,812 157,812 0000000000000deb6d264a2ec995d49e0bf6bf15d30a3475b16085ca29d84753 14 0.01/1.00 vMB 29
157,811 157,811 00000000000004ef0debdd2ae8017c509a9c58c584124f779a67e9406df0c741 19 0.01/1.00 vMB 25
157,810 157,810 000000000000092a7adad9623dc915bfb9b1335d73ebb62cc47f26bfaee5bd42 25 0.01/1.00 vMB 105
157,809 157,809 0000000000000dfeaa5ffc1bacf50060766a244bfc4686f1234f1808583fefb1 58 0.02/1.00 vMB 35
157,808 157,808 00000000000009e83aefcd5c404e157965e62e52824d1809fc41f408857b052f 68 0.04/1.00 vMB 110
157,807 157,807 000000000000074fc0db80250eef6153fcaafb8be234c9f1e0ce9e80058fdb4f 13 0.00/1.00 vMB 0
157,806 157,806 000000000000054b49ed59f77d93f7bdcd5e965e3f908f1e80380c9a9ed7d935 6 0.00/1.00 vMB 326
157,805 157,805 0000000000000108c18149c817f71c14992e9fb6a2a9680557d1c5761573bfd5 9 0.00/1.00 vMB 82
157,804 157,804 00000000000008750fc9b4e26bc9a435c7911f451cee6af545b1a9a373f76e48 28 0.01/1.00 vMB 20
157,803 157,803 000000000000031082340f2786594ed2a09228832026f881ab1611f0a060bb0a 8 0.00/1.00 vMB 17
157,802 157,802 00000000000009eca7c767703c853be2db0fd56ac843799a6a420b77fccf68fc 21 0.01/1.00 vMB 39
157,801 157,801 0000000000000e7f0c316e8b7609e9c8d59e9ca065d0be35172525f6df5d2be9 13 0.00/1.00 vMB 0
157,800 157,800 0000000000000251556bb869c25044d9eab4d697b144d7dd9ad4b2c4c9713d87 17 0.00/1.00 vMB 70
157,799 157,799 00000000000005ef560f134942f0d3a7b6b1947fc82887b08995e1ce4b53012a 48 0.02/1.00 vMB 50
157,798 157,798 000000000000037bdcd449098bf07caa7224386215b8cbd2e63aa0191d3df35f 88 0.03/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 780.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 549.97 GB
    • Received: 6.40 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.