Loading Tool

Explorer IconExplorer

Memory Pool

44,759 transactions
26.80 vMB
0.06584769 BTC
Random Selection Loading Transactions
Max Size: 141.47/200 MB

Candidate Block

Mining Attempt 8b429d321580de6f6d015e2258d35efeba36eff76476a80556ca177a18bdb84a
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 872c2e56d8d952c1a6c322d7739082d23c15a2cc96be825d7680f09ab5ef7216
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,405
Size: 1.00 vMB
Total Fees: 0.01650629 BTC
Feerates: 100.36 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (588,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,255 326,255 00000000000000001d881ad6cac9ba825675512e09aebba944eca57d167d65e8 187 0.07/1.00 vMB 34
326,254 326,254 00000000000000001f5f4d7c6984f36b24b9ab63f8357140df62359093ea2895 38 0.01/1.00 vMB 39
326,253 326,253 00000000000000000fdae5c06cf559b540f365ad206d37e96edca4e5696ded78 506 0.26/1.00 vMB 30
326,252 326,252 00000000000000000e348b0587417aff2cc6326f3bb435661caecc56bb67861e 1,150 0.59/1.00 vMB 28
326,251 326,251 0000000000000000075bf3e4cabf28a24cea5feab69c361011090f8f07a3c288 301 0.15/1.00 vMB 28
326,250 326,250 00000000000000001e9d9127dca15b603704178ed51a24c7d7ad8c8a507680d1 383 0.41/1.00 vMB 20
326,249 326,249 000000000000000010d3f8b510a8d46f9b731c3e5b813f2415957553f5304a00 1,823 0.90/1.00 vMB 30
326,248 326,248 0000000000000000095e0a7447319f3f4ee8482aac1fe999fd4f14740453eef6 821 0.35/1.00 vMB 35
326,247 326,247 00000000000000001b86062f588e67cd21e83056f93e310f53774d6897c65523 26 0.01/1.00 vMB 14
326,246 326,246 00000000000000000bc0142813c784c445895aab8b296edfa3a77420635aac4c 91 0.05/1.00 vMB 26
326,245 326,245 00000000000000000ee49f11576c93816e7cd16ca8125937ccebc20fa51cc598 981 0.57/1.00 vMB 26
326,244 326,244 0000000000000000056932f94c67a22cf3462d41d9fba704edd23cd1619ea8f9 135 0.08/1.00 vMB 16
326,243 326,243 00000000000000000a601021ff58348d65e7a6cf3a90b8e547ac750415e6a30d 1,013 0.55/1.00 vMB 27
326,242 326,242 0000000000000000028116777c1019bee6963cf6808dc76618059bd9febfa8cf 1,389 0.83/1.00 vMB 25
326,241 326,241 000000000000000017affa59c7eb781dce4d3a904f5b0d24e53df39c8bef3f53 150 0.12/1.00 vMB 24
326,240 326,240 00000000000000000bbf45af7d3e7193d5ecdbc83f224a22af24b0f89ff6ff0b 81 0.23/1.00 vMB 6
326,239 326,239 000000000000000001dc7257d8dc1b5c802270b6ea89911a484b47ecb6a205ff 423 0.21/1.00 vMB 27
326,238 326,238 000000000000000003e88e57f6ae82a91fe13046958bfd74d7339d4e5bd65426 725 0.52/1.00 vMB 23
326,237 326,237 00000000000000001a9b2bb026b9ee0d754941972236398867ec0d9991e793ae 964 0.75/1.00 vMB 30
326,236 326,236 000000000000000006cce40092d9e47be56c996cf3ba6bb1d0d454fa5b071e99 1,632 1.00/1.00 vMB 30
326,235 326,235 00000000000000000345bcb15c037a123dc7bfc1acdb73b4f4828a8ca542867e 38 0.02/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.76 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.