Loading Tool

Explorer IconExplorer

Memory Pool

57,491 transactions
32.43 vMB
0.16649768 BTC
Random Selection Loading Transactions
Max Size: 175.45/200 MB

Candidate Block

Mining Attempt c915928a0f202d41b0befde5648c7b8b490e7dda652dd8b7bd0149328063b8c5
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root e72c5b4f2ee7879dcc9ea0508dedeb89b9ab7081571369bc621ea0e9f057792f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,920
Size: 1.00 vMB
Total Fees: 0.06129230 BTC
Feerates: 296.74 > 6.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (82,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,058 832,058 0000000000000000000311438ed81b928b4af80c2a33b78276718743e13ba3cd 2,885 1.00/1.00 vMB 18
832,057 832,057 000000000000000000030dd89a4a2880dec37c2e99411871c71cdd74adeca460 2,978 1.00/1.00 vMB 14
832,056 832,056 0000000000000000000310d88859b70a2e13103c8c58a60e8519b0a861a2f240 2,903 1.00/1.00 vMB 14
832,055 832,055 0000000000000000000303bb2f79f8f8340cee64ad13fba78f89aa1c14a2e218 2,575 1.00/1.00 vMB 12
832,054 832,054 000000000000000000033a38ae00064ef1f591707c3c1eb3cf8f2599aeabaf2a 1,760 1.00/1.00 vMB 13
832,053 832,053 0000000000000000000143f7b8782e822c0c0c3f320903f5bb1fcd7fd234572e 1,769 1.00/1.00 vMB 12
832,052 832,052 00000000000000000001dd0c037cda61bbec2665a26cdba8c0055dc10d7a65e7 718 1.00/1.00 vMB 8
832,051 832,051 00000000000000000002f76c94a38811c24b69b90e752dd9ce591e0229d82a6f 495 1.00/1.00 vMB 7
832,050 832,050 00000000000000000001ddd110abd8f4b63a70271bbf7914b40139e0e436a0e4 2,175 1.00/1.00 vMB 11
832,049 832,049 00000000000000000000b20807a8cef942dfe82b598842b9cc608e926376f123 1,364 1.00/1.00 vMB 10
832,048 832,048 0000000000000000000323788260bbdcd9e7584d87b7816ba6da7da6e3dec49e 2,163 1.00/1.00 vMB 12
832,047 832,047 000000000000000000006767bc659869c1c7666c66292951d02a7292cdb04e52 382 1.00/1.00 vMB 7
832,046 832,046 000000000000000000001ab18d547685a6c1c129e2a66de39a7a8b8f356ceffe 1,439 1.00/1.00 vMB 10
832,045 832,045 0000000000000000000339609c0a82055db403631c1adc90f3781a633b88ab03 2,478 1.00/1.00 vMB 11
832,044 832,044 00000000000000000000cb1a52cf23404282075e0141fe393bdae0771a1c4acb 1,280 1.00/1.00 vMB 9
832,043 832,043 00000000000000000000a8dc1263ce3a7911b452d300e32fdd775fe108ee20f1 1,939 1.00/1.00 vMB 12
832,042 832,042 000000000000000000011c4420c04c5a83528a25cca96b8aed5bd1ac13bab560 3,461 1.00/1.00 vMB 12
832,041 832,041 0000000000000000000365245d781f6652de5ddb60ddd3c8402db270a1382317 2,607 1.00/1.00 vMB 12
832,040 832,040 0000000000000000000088c113692bc17bf9a1c9462a4703c4d0f8df1f1a312e 2,751 1.00/1.00 vMB 12
832,039 832,039 00000000000000000000d8ea1024ef174c24938146bfe1608eb09b1df9a1e23f 927 1.00/1.00 vMB 8
832,038 832,038 00000000000000000002186f8f31c4822ba7804487c2df5eef4978e4ab9f017f 3,249 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.