Loading Tool

Explorer IconExplorer

Memory Pool

12,016 transactions
2.04 vMB
0.01234912 BTC
Random Selection Loading Transactions
Max Size: 16.90/200 MB

Candidate Block

Mining Attempt f13c7e84482c2f6bfaeecec09b80c74e28cacd892c728246b76a3158c78fed7c
Version 20000000
Previous Block 00000000000000000001e7e951854ddb25a58d686a432f9a34d5be39c0a6673b
Merkle Root bb4c2130bbeb2662092202e315ace67a6c278168519644e497ea36d3f6974e71
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 4,827
Size: 1.00 vMB
Total Fees: 0.01122819 BTC
Feerates: 3,006.03 > 1.13 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 937,913 (38 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
937,875 937,875 0000000000000000000124a760d531a88c83b3531accebbc28508a6568ecdcd5 3,148 1.00/1.00 vMB 3
937,874 937,874 00000000000000000001db939544e297952b9341b3d7a2b0f8ae8b7b0703c5b8 3,494 1.00/1.00 vMB 3
937,873 937,873 00000000000000000000a518da811617e73af35cec4d94b437b54fe50b40ebd5 2,670 0.67/1.00 vMB 3
937,872 937,872 000000000000000000014eb23085ad7c82cf590f56db09836886ef89741223c5 398 1.00/1.00 vMB 0
937,871 937,871 000000000000000000010b4fd21790519a870030f14b9247e7bca159367d8a7c 2,750 1.00/1.00 vMB 0
937,870 937,870 00000000000000000000957ee1755aeb83af14f5b8c324d5dba1f0c93879875d 3,399 1.00/1.00 vMB 1
937,869 937,869 0000000000000000000162188e931af87a3d48f82cef3798559419e9a126915b 3,922 1.00/1.00 vMB 0
937,868 937,868 0000000000000000000006bc0217f5ea2338124496b66a21ee47beb940e1739d 3,920 1.00/1.00 vMB 1
937,867 937,867 00000000000000000000f9aff13ba2ed20514b50b70bbfe08121f144a8976f5e 3,502 1.00/1.00 vMB 3
937,866 937,866 00000000000000000001d106a183c3430f6a750cd2673f04509ec66582360606 3,729 1.00/1.00 vMB 3
937,865 937,865 0000000000000000000184fd9c2a9af6ee8de6b7dbb39363d070055b70aab22f 4,856 1.00/1.00 vMB 1
937,864 937,864 000000000000000000011ae0c0ee4a1fb357b242218a30672446a0eaab98e07d 3,598 1.00/1.00 vMB 2
937,863 937,863 000000000000000000019953084917cbc08efc666c57d3002f93830af7a7fcbe 4,146 1.00/1.00 vMB 3
937,862 937,862 00000000000000000001988566722eb497c38c7ccf4ba912beca3ede3da56510 4,284 0.87/1.00 vMB 1
937,861 937,861 000000000000000000007ee9a0421554c5bdde4b5870c4d9049b48e278630c34 297 0.59/1.00 vMB 0
937,860 937,860 0000000000000000000148ca19ea69c7a759c19ab8592f693b475c209693c5e5 4,470 1.00/1.00 vMB 0
937,859 937,859 00000000000000000000c6fcd70bd3d2959c52130c3818b563bd7793d9e3928f 532 0.15/1.00 vMB 2
937,858 937,858 00000000000000000001164aeb039978284ec9d090e2803495d98192c9474f9c 1,310 0.98/1.00 vMB 0
937,857 937,857 00000000000000000000a9fbf83240da0ea50209c53bc1eb5419ca43f46f0279 5,589 1.00/1.00 vMB 1
937,856 937,856 000000000000000000016f9e95d19bdd23d110156100301e74c988bd89252659 6,599 1.00/1.00 vMB 0
937,855 937,855 0000000000000000000198f8b3e05c871a3aed6a4f282a3af2bafa2d9a4822da 4,316 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 823.01 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: 4,071.75 GB
    • Received: 221.92 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.