Loading Tool

Explorer IconExplorer

Memory Pool

79,730 transactions
34.43 vMB
0.16572698 BTC
Random Selection Loading Transactions
Max Size: 192.93/200 MB

Candidate Block

Mining Attempt 8649288b9035294041b16ebc96f4f9ca1c0cba8e7f2034e63219cffc32b6f4e3
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 528e6ca13bd33e5bd71ea275c42ec5340c7c3e000885f0fa6bbf3e76e031c852
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.04131554 BTC
Feerates: 150.93 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (485,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,121 430,121 000000000000000001d88e99bc66c9be1f00612ce92ad28beb2ade20d6a0b827 908 1.00/1.00 vMB 86
430,120 430,120 0000000000000000047d7acc0d81dc9c6a8b8c52db1c965b64d0aeeafdb62855 1,284 1.00/1.00 vMB 95
430,119 430,119 0000000000000000043551f1911ea2c0f5208245de6c559ffcd42eec1a41c2bc 2,601 1.00/1.00 vMB 54
430,118 430,118 000000000000000000c01a1c765dc5717ddb1c03324480a8f3b9e0fa8191e673 1,980 1.00/1.00 vMB 65
430,117 430,117 0000000000000000008f25a7b1bfde2bbd28afc5ed6e50b0d3ccc9743cf9755b 2,196 1.00/1.00 vMB 70
430,116 430,116 00000000000000000434377d6a947454cdcfa2eccb7d64606afb510cbc58445d 1,369 1.00/1.00 vMB 79
430,115 430,115 00000000000000000433f1b5a194126f55a57fd168666ab445822394baa5ab2b 1,585 1.00/1.00 vMB 77
430,114 430,114 00000000000000000259668fbafe0916ac8fdaf4d80d93ac629462db79301f0a 828 1.00/1.00 vMB 74
430,113 430,113 000000000000000000e16987ce8dd3f3c0a5699282f603dff5cbe75ea9febacc 530 0.99/1.00 vMB 72
430,112 430,112 0000000000000000042c5501d920711b1a2f72486f36354ab040ddd0e1f3bdd2 1,703 1.00/1.00 vMB 91
430,111 430,111 0000000000000000031a28829dc52d294fac9fc369de8a934dd75cfeb7f4cab8 1,644 1.00/1.00 vMB 92
430,110 430,110 000000000000000002205c0ccda8fd2aa6f9ca3dccb73e1b410ac072d4649edd 1,404 1.00/1.00 vMB 83
430,109 430,109 0000000000000000034fcf523a7169c1beebc4ce9d126eb79b78a3e6c15b4669 1,502 1.00/1.00 vMB 73
430,108 430,108 000000000000000002a34ded4a1fd6085b5629340a99a87e5c190536df947600 2,480 1.00/1.00 vMB 62
430,107 430,107 0000000000000000007586b0b4f3cb16d45ca3a36f5ce9e9db349eba7b17c5de 892 1.00/1.00 vMB 73
430,106 430,106 00000000000000000236b3fe634dab88b92123785e1cc55bdd1c3a8f6afd46ac 1,476 0.75/1.00 vMB 90
430,105 430,105 0000000000000000017dc898acb9d43cebc5b65c51e9280cfa6f9dbff51c1aa1 1,911 1.00/1.00 vMB 75
430,104 430,104 0000000000000000035154af4a9ac690f3cdb5d526e9d721b319b81b774d87a5 2,023 1.00/1.00 vMB 51
430,103 430,103 000000000000000004451f1ea23b2815cd046a83facf2983c0d3e7962b15d74f 191 0.06/1.00 vMB 45
430,102 430,102 000000000000000001a76564726b087816ca32efcc88075818cab9d94c111a83 1,699 1.00/1.00 vMB 41
430,101 430,101 0000000000000000038499f304a66b59cacf677c9b58467e02f0eddd3c96a69e 2,563 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 783.11 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: 734.05 GB
    • Received: 18.55 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.