Loading Tool

Explorer IconExplorer

Memory Pool

26,496 transactions
27.40 vMB
0.06665931 BTC
Random Selection Loading Transactions
Max Size: 131.03/200 MB

Candidate Block

Mining Attempt f8fa4daffdc232b83ddcd74b2c2aea28837ffe7ebdbe65159642b532a03a10f7
Version 20000000
Previous Block 000000000000000000018fb79d5173be06525e6c5fc244e12c94fbc59d8d7c1c
Merkle Root 5e7ec2049a4a0ea6c595b72bb27f127351a44ddf1f94c1a015fbb5937c4eb2a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,469
Size: 1.00 vMB
Total Fees: 0.01473116 BTC
Feerates: 100.46 > 1.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,485 (840,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,584 73,584 00000000001d5ac5b715a423770138a009454d3ea8d0dc8516312ba54ec91edd 2 0.00/1.00 vMB 0
73,583 73,583 00000000008c9eea0a6312fe6109b0cd33bc507d065b761ee711acd7874ddfb3 2 0.00/1.00 vMB 0
73,582 73,582 000000000004f136ab4206bc1d3aa954f674a711b97b71d706323ecb129f9d20 1 0.00/1.00 vMB 0
73,581 73,581 000000000073b6d971b3bef2b5329dbb348a46c58b9868a2f4470a7c40ad634f 1 0.00/1.00 vMB 0
73,580 73,580 00000000006187e0b5ec7009ebc41cefba0650bab2a3ddff64c1b2c53913e691 1 0.00/1.00 vMB 0
73,579 73,579 00000000008fa0befa0b58fd9075fd1b5ad566f7a55ab86aae4f9f17d059b862 2 0.00/1.00 vMB 0
73,578 73,578 000000000014a03f150915131fbf5067d173eb2cf05402ad3f886e32ce4c44ca 1 0.00/1.00 vMB 0
73,577 73,577 000000000051622cf4fc0664a0defd4071e5fb24c3a709cafbea4672b71e6ad9 1 0.00/1.00 vMB 0
73,576 73,576 0000000000a3d8429155f52141a6f0330fc06219623ea6942f2ae5e20621ea90 1 0.00/1.00 vMB 0
73,575 73,575 000000000073246701c25cf011df2978b81c19837d5cf7aad9c4d1de45ed4bcf 3 0.00/1.00 vMB 0
73,574 73,574 00000000001560213671fe1b8108fbfb6fa4a2430ce9f2acb371a482b215a699 2 0.00/1.00 vMB 0
73,573 73,573 00000000002df0981098db2ca72f33ae2536ddeb11f7a940ccd2f44b28517c10 1 0.00/1.00 vMB 0
73,572 73,572 0000000000ba12d43a88f8e15e22d4ae6493f1bdbe785b42bb9511dadb807984 1 0.00/1.00 vMB 0
73,571 73,571 000000000046ea5c285c9586e5c4cdcc74b6c32a5deb9c669ba5ae108ef749d4 1 0.00/1.00 vMB 0
73,570 73,570 00000000008e7a085e68cc03f4491acfa8f143e53b16db380dc0d84844f65d0a 1 0.00/1.00 vMB 0
73,569 73,569 00000000007f0ffae2119945eff467a065df04deea334e5467bba4ef99e04fbb 1 0.00/1.00 vMB 0
73,568 73,568 000000000007f3db33aaf4f7965cee3e8f0257d6cef3b149e4d3bbe47c5f22c4 1 0.00/1.00 vMB 0
73,567 73,567 0000000000503cf2a2cfe1f4aa25e09714bc8f006ec9354b13364177c2dcbc2d 1 0.00/1.00 vMB 0
73,566 73,566 0000000000ab4725cd5f4b8211512fb778c44eb0df76c9a6be4c3232a091c6b9 1 0.00/1.00 vMB 0
73,565 73,565 0000000000753809e9a9405f834725b99743d6a86a4e9e243390b26c13f28063 1 0.00/1.00 vMB 0
73,564 73,564 0000000000716c0c09e36a7e62b83b28edd30b7ee5a581b7974045586a7c0b16 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.47 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: 611.26 GB
    • Received: 10.84 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.