Loading Tool

Explorer IconExplorer

Memory Pool

74,475 transactions
28.67 vMB
0.08161839 BTC
Random Selection Loading Transactions
Max Size: 169.86/200 MB

Candidate Block

Mining Attempt 1aea7d30abfedbe8fd08fd66750debe4c0fc5504129c467c441b44b459237abd
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root b771bc53831735857dbf323be839021acc5714e1d339829ef4793969b79bad4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.02379174 BTC
Feerates: 150.93 > 2.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (100,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,413 814,413 000000000000000000022a39ded990a68ecbdbf95017c33127ddd0572c4efd81 2,995 1.00/1.00 vMB 23
814,412 814,412 00000000000000000003b9953446183150d205a486421fda2db0671bb817f004 2,970 1.00/1.00 vMB 12
814,411 814,411 0000000000000000000152ac54dff06ff9bae066d7b85057dc5a28ed82b5b72d 3,266 1.00/1.00 vMB 14
814,410 814,410 000000000000000000004dc4303181cbfe69f4ee708c27354f79103b64d4d446 2,440 1.00/1.00 vMB 12
814,409 814,409 00000000000000000002378567b27bcc650dd1d4875242443b3e989869e24e5f 3,068 1.00/1.00 vMB 11
814,408 814,408 00000000000000000002bc14dc938fed8887c380f5f604d92f711d460e82f4ba 2,715 1.00/1.00 vMB 9
814,407 814,407 00000000000000000003fd517f77b7d28e15330a610a195219d5fe856f8424d0 3,377 1.00/1.00 vMB 15
814,406 814,406 00000000000000000001ea0f978d4e1f84643a91b6cb86aaeb3a703774e9e67b 3,606 1.00/1.00 vMB 18
814,405 814,405 00000000000000000002a04edf3cb37cece477b2cfcb5eb4b0e384149ed70f2c 1,950 1.00/1.00 vMB 6
814,404 814,404 000000000000000000048b91fcbf37cfbde60070c76762be11b0a3df506451fb 2,806 1.00/1.00 vMB 7
814,403 814,403 0000000000000000000037bef52df4bdddb680056e3c2cd4a2994d1d961b926b 3,243 1.00/1.00 vMB 15
814,402 814,402 000000000000000000041e53fe4794cf0194762c56e4c9765734d358d2f389e9 1,966 1.00/1.00 vMB 10
814,401 814,401 00000000000000000000ac29c1b036a48cd828b7177617e5d3ffc3b4038f60c7 2,383 1.00/1.00 vMB 11
814,400 814,400 000000000000000000016e3f4a361f8e35df1c15108b761f6e2e6f6802ff8505 2,919 1.00/1.00 vMB 15
814,399 814,399 000000000000000000006864c496f9d5f11f780142ae16c0c52653e47b75eb95 3,220 1.00/1.00 vMB 14
814,398 814,398 000000000000000000040b0df303046db1100011679445488e093709097068f8 3,216 1.00/1.00 vMB 16
814,397 814,397 00000000000000000003498910ccade5e0d9732a64485032dd4ee2f96724066b 2,817 1.00/1.00 vMB 10
814,396 814,396 000000000000000000033dd9a7118dcada4ac587f849f65479d295f8e7d978b2 3,657 1.00/1.00 vMB 7
814,395 814,395 00000000000000000001505a4ba728fdc6666c028fe927be766b885fd3b0ea3f 1,922 1.00/1.00 vMB 7
814,394 814,394 00000000000000000002a17eb8c2c9a50897127a244a63fdd08c710eab6ecfa3 711 1.00/1.00 vMB 4
814,393 814,393 000000000000000000018d9b21ff8b6af46950fbe938a969441a5823b5154c6a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.48 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: 668.17 GB
    • Received: 15.41 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.