Loading Tool

Explorer IconExplorer

Memory Pool

52,630 transactions
31.59 vMB
0.11559553 BTC
Random Selection Loading Transactions
Max Size: 168.99/200 MB

Candidate Block

Mining Attempt ca67f6965dafcf22c72384cd6ef58d7a9643e4c283add44dc6e12786381b6235
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 0f720b1691370e57c4528dd6f6c4df443bfea325b48cf44e9118e9f3cd6cb5f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,838
Size: 1.00 vMB
Total Fees: 0.02394421 BTC
Feerates: 32.88 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (396,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,306 518,306 00000000000000000044cff169bcc1ad0fa225aef9aaf4872a8ab95f3abcc2a9 1,210 0.99/1.00 vMB 21
518,305 518,305 00000000000000000026d7e70dcb95ce5b5b025b9db2e4222844042bf4dd81ba 512 0.99/1.00 vMB 9
518,304 518,304 00000000000000000031571f94b373210194080b3ff9472d06bb5edfd0687872 2,326 1.00/1.00 vMB 32
518,303 518,303 0000000000000000000c329cd5d65d554587958d98623f4c1165f7dad55734d2 283 1.00/1.00 vMB 5
518,302 518,302 000000000000000000219534d60f1c590631493a25372776bd770bd6d288d9ca 1,150 1.00/1.00 vMB 10
518,301 518,301 0000000000000000003a63d6213a870be18a7cd109bf43557a4b94c2b1b7d958 2,590 1.00/1.00 vMB 38
518,300 518,300 000000000000000000296f3c408b06f998477bb226f40fb7fe2a31dbb1272026 756 0.96/1.00 vMB 9
518,299 518,299 00000000000000000012a0e4649259492f97aaff6abd54179c2035acc7730ec6 484 0.99/1.00 vMB 5
518,298 518,298 00000000000000000018de73f7298544fa2578bb3a2d9cbd864763d79b7dcdb9 858 0.97/1.00 vMB 15
518,297 518,297 0000000000000000002fc84da883a50def3a7261b454b066185dd0238fdf5c57 606 0.69/1.00 vMB 9
518,296 518,296 0000000000000000000c270da0f2a454f1c01343ca1a7445b6b4155aa7b40d1a 794 1.00/1.00 vMB 13
518,295 518,295 0000000000000000001a5c9a8bdcb6fc916081c8ddaf5e5b00d799aa0171e45d 1,239 1.00/1.00 vMB 17
518,294 518,294 00000000000000000038b4f270c58cd91b8eecb5299db28b5dabafaf8ffbeec8 135 0.11/1.00 vMB 24
518,293 518,293 0000000000000000000314d6e682e5cd53e8f85bb275c2d3899857e160b8feba 300 1.00/1.00 vMB 8
518,292 518,292 00000000000000000032348a52742f706f2b0b8824d462b3a1bbe93353563ba1 1,712 1.00/1.00 vMB 26
518,291 518,291 000000000000000000200b5f01403d8839b7c7494a1d9ffdd1ac6662c8f3ec26 1,070 1.00/1.00 vMB 7
518,290 518,290 00000000000000000040371ec8e88efe44f3de6a4f0f410435ad309376b9240f 1,983 1.00/1.00 vMB 31
518,289 518,289 0000000000000000000d1f31c75a2ea96d20ca3b50999c67ed08ad0a8c16fe7e 625 0.28/1.00 vMB 28
518,288 518,288 0000000000000000000743b95a6b3699ae02ceac3abfa6bee3e74510fb196605 2,335 1.00/1.00 vMB 47
518,287 518,287 00000000000000000046a110d6ffec16ffe81bfe091d1769b7c4683fffe12d01 607 0.36/1.00 vMB 24
518,286 518,286 0000000000000000000fbd963581e74fb8930e1be5667cfed7a5feba017e49d9 639 0.39/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.07 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.22 GB
    • Received: 13.49 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.