Loading Tool

Explorer IconExplorer

Memory Pool

35,430 transactions
25.87 vMB
0.06881333 BTC
Random Selection Loading Transactions
Max Size: 131.67/200 MB

Candidate Block

Mining Attempt 1f81ecdbf9d1ab991cb3d807a7cc06659666a2d56a7c4e9ec9aede6294233203
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 4da95a07f132361ca832af33aef62b3141e1054eb986f044fd770c66d8c309d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,272
Size: 1.00 vMB
Total Fees: 0.02128407 BTC
Feerates: 150.77 > 2.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (797,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,319 117,319 00000000000045903d94da63af0da16cb32dab88dce898bd7860420de040c585 18 0.01/1.00 vMB 472
117,318 117,318 00000000000005458146fbc6ee4e70c78184b1408aec72f2228ff02a6f915b0d 9 0.00/1.00 vMB 0
117,317 117,317 0000000000001252e8b31d8705952525b86d7a50cc1e83893693c3c6c5066fee 1 0.00/1.00 vMB 0
117,316 117,316 0000000000009bd43922f553c654391cd054578a1e6589dfd1cbec74483c6f50 11 0.00/1.00 vMB 0
117,315 117,315 000000000000a2b19028bfe2fc75df84674a4694af8ff381503c786f46672124 9 0.00/1.00 vMB 613
117,314 117,314 00000000000085b2935e2394465ca6b20c50822fd928cea2cd70b660a0a039c1 12 0.00/1.00 vMB 339
117,313 117,313 0000000000001950a780355101e6185b9657237096be642555c28829ba5532f8 12 0.00/1.00 vMB 0
117,312 117,312 000000000000378e7a8f1a46fc8abd2138bb63b38773f705c188e231363c00f6 11 0.00/1.00 vMB 668
117,311 117,311 0000000000007d5b0e5272308144b7dc1c665cdf468f6c61cc56c2d868f7d7c0 13 0.00/1.00 vMB 485
117,310 117,310 0000000000004c1782f7cb7a1255e8b69808541f8cb329aad4c0995739a26f8e 11 0.00/1.00 vMB 309
117,309 117,309 000000000000826ff5b1b0f43fc943501313d7764b679f4cc6c353429b93f5e4 14 0.01/1.00 vMB 630
117,308 117,308 0000000000000b703bf2e014138f4d5f59540a031729b02de0252a302e886651 7 0.01/1.00 vMB 268
117,307 117,307 0000000000009512715b1cafbf4ae3f53bf586b78fb82adaa2e37c73b71cf804 17 0.00/1.00 vMB 464
117,306 117,306 0000000000002f381b5a4dff594040f2da98141c2311d4aa831f4d9f6fc1cef3 11 0.00/1.00 vMB 348
117,305 117,305 00000000000079413924c1f3d9ac3eed6f54a20c37d167580d65071a0998ca6f 9 0.00/1.00 vMB 0
117,304 117,304 000000000000510a2921b701ee71feb166c87034e6bab9327409d7996dc75912 8 0.00/1.00 vMB 338
117,303 117,303 000000000000269aaaa909b27a9d01cc3f3fb9779641c9405adaa7cfb47b28ed 11 0.00/1.00 vMB 0
117,302 117,302 00000000000021e33729a054c1d463f1b138fd540aea3100d267d9fb60e0e7f1 10 0.00/1.00 vMB 1,079
117,301 117,301 000000000000c0fa258c433f6c1a3af9d88cf8eda2040b4bc3fa0686598b8f60 1 0.00/1.00 vMB 0
117,300 117,300 0000000000007307c09f13327ff55d472b3968edca9fd4e8d20fcae5ebac3617 11 0.00/1.00 vMB 680
117,299 117,299 0000000000000036b4b80aa86327ad9e3964eb0dc842466fc22c10e2f92d8e14 12 0.01/1.00 vMB 936
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.