Loading Tool

Explorer IconExplorer

Memory Pool

84,824 transactions
32.26 vMB
0.10796698 BTC
Random Selection Loading Transactions
Max Size: 195.57/200 MB

Candidate Block

Mining Attempt 80e5871212fcd5969b62f9b5913213255ebe1024498d5d09e7b2a1a82aa0525d
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root cc381667cbf564b8110f23355e34c14e7d91b8718a503632b35731c4e64ae957
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.03483974 BTC
Feerates: 181.54 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (376,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,794 538,794 00000000000000000004c466ceb1f8dba9355500e12fea7e3f568e2f2e6e7727 2,035 1.00/1.00 vMB 86
538,793 538,793 0000000000000000000ed205a40eb741c1eaef77fce4000337e1aaa03b5f90d9 378 0.15/1.00 vMB 48
538,792 538,792 0000000000000000000cca6b1eb460283736ef1c18803920790bfc8501d0c1d8 75 0.07/1.00 vMB 9
538,791 538,791 0000000000000000001a272eaeaa10ac6bc6078f8b516fb887a219b576346102 1,200 0.52/1.00 vMB 17
538,790 538,790 00000000000000000023fa0df99724aca2ad36745142158f447218fce386088e 1,038 0.38/1.00 vMB 54
538,789 538,789 00000000000000000029c7d6b41aaac84a39e421efde98df91c45752ed304671 15 0.00/1.00 vMB 5
538,788 538,788 0000000000000000001c58d2bae2547faef48c98c24c79e6459471911a18dbfc 160 0.05/1.00 vMB 8
538,787 538,787 00000000000000000020c2a654d47fb8bf1e90e313b48d46e46ebf682f360f90 319 0.12/1.00 vMB 29
538,786 538,786 00000000000000000019e033ea21722ed4206eece5820384cae3d0ded4b5b479 694 0.31/1.00 vMB 29
538,785 538,785 0000000000000000001e533bef31690777ae53e40598ba560272b3a2efcda4e0 722 0.26/1.00 vMB 34
538,784 538,784 00000000000000000020a6521166c6528587a988c50a47f5a39942362d66395d 1,210 0.57/1.00 vMB 77
538,783 538,783 0000000000000000000e4d61aab72b4b0e125f89d14f45181485ac53c5e93330 872 0.45/1.00 vMB 86
538,782 538,782 00000000000000000003d16b50ae42fcfedf3b2f473b80d7d608344b40b0dc2e 484 0.20/1.00 vMB 40
538,781 538,781 00000000000000000016257e681aa39b248f5053ff91e2430d2021a4973d17e1 129 0.11/1.00 vMB 142
538,780 538,780 0000000000000000001a0b7a46e55979d3327f688d1eef4dfe97a8c2832ba372 831 0.36/1.00 vMB 46
538,779 538,779 000000000000000000239b625ce7dc73a68e3b16698d027399b624be00be51e0 340 0.17/1.00 vMB 76
538,778 538,778 000000000000000000257384d35f64be71071bd33bbe9af17713494092232307 2,023 1.00/1.00 vMB 75
538,777 538,777 00000000000000000008dbf85fdd18172b5218bec32fb17caed08ebdfadbd070 12 0.01/1.00 vMB 15
538,776 538,776 00000000000000000022bc40ca0542bfdf593b6f876a12511a8ed2a54f850002 234 0.10/1.00 vMB 78
538,775 538,775 00000000000000000017c024f8f003f9260fe86582d4a78e4cf995f9e3e4d926 1,411 0.66/1.00 vMB 46
538,774 538,774 00000000000000000025f244a8648d6d125fc61f2d55d4fd0191966f1f2a8b22 2,117 0.98/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.