Loading Tool

Explorer IconExplorer

Memory Pool

43,299 transactions
28.06 vMB
0.06325732 BTC
Random Selection Loading Transactions
Max Size: 147.98/200 MB

Candidate Block

Mining Attempt 7b77ace936394cdb678babe174585f730f278537462a665753990fb775e081fc
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 9bcfdf0265b8b328019924cdf9baef53ae972679cf592437b51481e84c10c055
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,792
Size: 1.00 vMB
Total Fees: 0.00999750 BTC
Feerates: 100.21 > 1.00 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (807,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,345 107,345 000000000001a39ab079ec41b85c2155c088e62fc447449e2a8d3fc1a718b768 38 0.01/1.00 vMB 0
107,344 107,344 00000000000133cc9f031045f71e21cf11a73235ec9a3a186ec5fed148f6e867 12 0.00/1.00 vMB 0
107,343 107,343 0000000000000a2d1b63e91b93c736c35b5b7d126463de09761e306684b5262b 6 0.00/1.00 vMB 0
107,342 107,342 00000000000046d11e1b485849f249de80b2e37d9ba6e547e98ec60a7c5161a0 5 0.00/1.00 vMB 0
107,341 107,341 00000000000182fa01c4ddda04a282d76d223ae9d9bf4f84df0d01663bbc4f50 12 0.00/1.00 vMB 0
107,340 107,340 000000000002728e7323690833c9d86185cf2c0716b71ecdea4fbd5dd56a057d 8 0.00/1.00 vMB 0
107,339 107,339 000000000001abe15845b34a37fdf8b4044dda26368471e07dbe21a09d31d0c2 12 0.00/1.00 vMB 0
107,338 107,338 000000000000b10dbd516735f8d6ce975c1a6f449180580e9f276b86d65942ad 25 0.01/1.00 vMB 160
107,337 107,337 00000000000188a1ae9a5030aadd3969d195618c166a138c8ef1b6fdcbe0216b 7 0.00/1.00 vMB 0
107,336 107,336 0000000000006fa431b2fbb08111773a79839dc7a4112579e2b2365d9732da91 51 0.01/1.00 vMB 0
107,335 107,335 0000000000024ed73eb72feea866d24264726d0b6549ea41beb3db77be423abe 10 0.00/1.00 vMB 287
107,334 107,334 00000000000123b433c120da5733a80e49a360da415ebb27e2457ba09a0cb820 61 0.02/1.00 vMB 0
107,333 107,333 0000000000007a8d34a4001c57c949364e2d68836d0b822a32b7afbe27410b44 11 0.00/1.00 vMB 0
107,332 107,332 0000000000004e78210251037847ddb8e595505462956139f8a7e663b3e39ffa 10 0.00/1.00 vMB 0
107,331 107,331 000000000001ec494325b527837060bf0b71b0d12cd640c77a50fcf08f14ad25 9 0.01/1.00 vMB 0
107,330 107,330 000000000001eff5716bc66c9c152b7c559ee19972443d902b2ae2f0eb4b5751 8 0.00/1.00 vMB 0
107,329 107,329 000000000000bf9e9b7f4c6214382c7d5f8dce4bc74dbd257eac3139b0469c12 4 0.00/1.00 vMB 0
107,328 107,328 0000000000013b429382b500faa0c23c70e84401cce0f00e52f57d6f14ac5740 7 0.00/1.00 vMB 0
107,327 107,327 0000000000025a9fcbd0541ad31e835bd687d7cb6e7b4e44a3d0f4b55c984fa8 4 0.00/1.00 vMB 0
107,326 107,326 000000000001731e12a257938de88bba8c474fe18c0bbee185df0416ffa29b08 67 0.02/1.00 vMB 58
107,325 107,325 0000000000003df72c2f09e5d5c937d661eaf7fe4c2ab32cf765d336a0ac52b1 25 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.10 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: 651.68 GB
    • Received: 13.63 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.