Loading Tool

Explorer IconExplorer

Memory Pool

79,760 transactions
30.16 vMB
0.08274130 BTC
Random Selection Loading Transactions
Max Size: 183.98/200 MB

Candidate Block

Mining Attempt f26a99e242189c5e386add4c5c3ec671778e842fba843a3f389eb9473cbfba8b
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 15ca14ef85151cec9eb392d367e2269914c5a51463fcf14aa189f5db4b87991f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,057
Size: 1.00 vMB
Total Fees: 0.01542805 BTC
Feerates: 200.89 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (483,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,179 432,179 000000000000000003ec7d584470727a41136125770a87cd497ca61d3b98135e 2,640 1.00/1.00 vMB 73
432,178 432,178 000000000000000002b05ffafca1530b8b4a60cdee1cc5a6568b4808e8c84cb4 1,260 1.00/1.00 vMB 65
432,177 432,177 0000000000000000015c50134d3d4f9ef9e45b465a273fe24a9b566269507ea0 1,568 1.00/1.00 vMB 49
432,176 432,176 0000000000000000038a30632ad61b8639325b021ece889c62b0b9716be7c983 2,350 1.00/1.00 vMB 61
432,175 432,175 000000000000000002f54aaef4160934025458451343195529b67528ce5306dc 1,667 0.99/1.00 vMB 47
432,174 432,174 000000000000000000922a415dd3861e784805868ef407fc05f308ac163947d9 2,099 1.00/1.00 vMB 59
432,173 432,173 00000000000000000278bc6de6e2558f2f5a9a0ca55d95339ccbed21ab690c31 1,767 1.00/1.00 vMB 48
432,172 432,172 000000000000000004892e5fd51afb71ffea5c876a113f7c9405d8b33f58280f 2,381 1.00/1.00 vMB 61
432,171 432,171 000000000000000000dd0799185e49238fd19eb53f20fe66503fcfc57fd2dd6b 2,560 1.00/1.00 vMB 75
432,170 432,170 000000000000000003dc74e0ec753ca2a595783d76c07dec4fb48bfa9419f798 2,458 0.93/1.00 vMB 65
432,169 432,169 0000000000000000041d1aa475610e7e58f4567bd3d632baabc95a217eca1b6e 2,145 1.00/1.00 vMB 69
432,168 432,168 000000000000000003f8e9d02366e8e33656a16859fe2bffcf797c26b97acf59 1,597 1.00/1.00 vMB 37
432,167 432,167 000000000000000000e0405acfbe898153c76afbb9bba4703ce9b05b1988e33e 2,536 1.00/1.00 vMB 72
432,166 432,166 0000000000000000035faab16db12a15f0451ac1fc2dbbeb156703fadddf23b9 1,962 1.00/1.00 vMB 41
432,165 432,165 00000000000000000120e7d57ac1bd6879516318efffab970d14b481fc160ee4 1,780 1.00/1.00 vMB 51
432,164 432,164 0000000000000000034999b9ffebb7ebe592fe22407a751dc8c3f3ec52455043 2,343 1.00/1.00 vMB 62
432,163 432,163 0000000000000000015b5f561c8fb8a2f67f06e68ebd5ad4c95f6e3c4266f1b8 1,459 1.00/1.00 vMB 63
432,162 432,162 00000000000000000178369ddffe5f056c525de2a82c77c5abfb3301705e700f 2,029 1.00/1.00 vMB 84
432,161 432,161 000000000000000000f149fd3bfadefb76206c98bfb57fed1a76b9b0543c7ab0 1,765 1.00/1.00 vMB 70
432,160 432,160 0000000000000000026e572c756fd2dab3a1344c465e8fee7d9639d335ded62f 2,202 0.99/1.00 vMB 55
432,159 432,159 000000000000000002b6efab515d39d456da083284575db5f4dceffd48f06f29 2,275 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.