Loading Tool

Explorer IconExplorer

Memory Pool

71,285 transactions
26.91 vMB
0.07938818 BTC
Random Selection Loading Transactions
Max Size: 162.14/200 MB

Candidate Block

Mining Attempt 407dcee80b501cd99e232b986f9b3bf8f3dad77460c3ee8742fd0eb77f896c53
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root 37b542c590d0f7239caebaffbd51e5a686f455f040b858baf3c972e3ef03c9ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.02177148 BTC
Feerates: 150.75 > 2.18 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (832,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,345 83,345 0000000000287b55d910b6494a67d42304e9a1235aafe150bf2d6dd8334d76ff 2 0.00/1.00 vMB 0
83,344 83,344 00000000001d4c7e649506b6a536ef40af275c9d25371708f3aa5a92c300ea76 2 0.00/1.00 vMB 0
83,343 83,343 00000000000d15333a06278f3f7f88d90d5124ab17087d5b932469be6baea659 3 0.00/1.00 vMB 0
83,342 83,342 00000000000622be332c139551f5da0faa0bcb3baf5d4cc3b854c4789846256c 1 0.00/1.00 vMB 0
83,341 83,341 00000000000b2403114dfbacc68785fd00be622e72c2452fe3dd7872614db5ed 2 0.00/1.00 vMB 0
83,340 83,340 00000000000ae3de70b6075d64e15801320f13b4bf443ebde61ead45113ad695 2 0.00/1.00 vMB 0
83,339 83,339 00000000002633d19922aca88cf5734dcbf75ba09d242dd4f504ed32d531779b 2 0.00/1.00 vMB 0
83,338 83,338 000000000001216ce9346e08365f10f9b4288e02245916672fb6fd070e58a340 1 0.00/1.00 vMB 0
83,337 83,337 000000000029611a2c6070015194f2e9d2f706f423280fa528a6ce47a75bcd89 1 0.00/1.00 vMB 0
83,336 83,336 00000000001e592f5da9686f8d0167c9088225e95094cff6f5f6b396a384e3cc 5 0.00/1.00 vMB 0
83,335 83,335 000000000023680f738132a2f362a3cca6ce3aa7f9f8457f3b341798afa937df 2 0.00/1.00 vMB 0
83,334 83,334 0000000000290192b0b4d78d6bb00c81e983b1be1b1200e80b20a422bab3d0d8 1 0.00/1.00 vMB 0
83,333 83,333 00000000000312a1419161ed8aff68480b6aaea2b130f794daa67dbfcdce27cd 1 0.00/1.00 vMB 0
83,332 83,332 00000000000bea21346d064f0f574f28918e8efa56ac26261ff90c1f3ec326cf 2 0.00/1.00 vMB 0
83,331 83,331 0000000000217624245dd13b3ff456f2310a6ef6a3965b19443261d7aba17281 1 0.00/1.00 vMB 0
83,330 83,330 0000000000162e94997a0dd1f2815ad730e81267effefde9d83d568092ae4ced 4 0.00/1.00 vMB 0
83,329 83,329 0000000000251a5f8ff449b657f73fd3c063e3cfc0b552b451e520bbaceb3d5c 2 0.00/1.00 vMB 0
83,328 83,328 00000000002722dfe0c126b9b5fd7b07d8bc52b75049e79d3405ad1aafff2bb7 3 0.00/1.00 vMB 0
83,327 83,327 00000000001b7376ed513984efbfe76c4174798751560b2b4e7aae70bf448c3d 1 0.00/1.00 vMB 0
83,326 83,326 0000000000190e13af3568fd4f4ae80a1990d521ad8a965c9e60d1c880de2b73 2 0.00/1.00 vMB 0
83,325 83,325 000000000002f25f257e1750aecb3808405f61da2ed4f54d5bfeb00c6d020075 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.21 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: 755.48 GB
    • Received: 18.95 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.