Loading Tool

Explorer IconExplorer

Memory Pool

61,468 transactions
24.51 vMB
0.06868507 BTC
Random Selection Loading Transactions
Max Size: 144.62/200 MB

Candidate Block

Mining Attempt 094675f183c44f93b8a11792e3799a37cfcf146a9d6593f4c3464bf43ca34fdd
Version 20000000
Previous Block 00000000000000000001a0e2949f3bdc2a1a9ec2965df0198c23065a44b2182f
Merkle Root c6f29c5f316fec3355d4202da9e98a0ee3f0e7cb6d29c2a3c69cf602a4bdfbfc
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,591
Size: 1.00 vMB
Total Fees: 0.01553220 BTC
Feerates: 50.27 > 1.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,590 (40 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,550 917,550 0000000000000000000100f6c22788cd505650920ae8d8e3e4ef343959b5a197 3,600 1.00/1.00 vMB 6
917,549 917,549 00000000000000000000fc4456e035c5e544b9efd3864e75235772eb6570fd5f 2,316 0.99/1.00 vMB 3
917,548 917,548 0000000000000000000014189ebac0dd5c1289fa8b2bd75106b6b0e930ac288b 3,463 1.00/1.00 vMB 6
917,547 917,547 00000000000000000000b58c61dbc0eef8b3cfcc43eb1413b7bc30603035ac44 2,371 1.00/1.00 vMB 6
917,546 917,546 0000000000000000000035f343d083b6d10f86e5a91fac3e65eae28266627cd0 4,107 1.00/1.00 vMB 10
917,545 917,545 0000000000000000000044f6eec2eb8bb3c7f8679fde1135783394e06cfef706 4,089 1.00/1.00 vMB 9
917,544 917,544 00000000000000000000f3ced7b653e15c313903d9611e096f9cbac528dc4cec 3,521 1.00/1.00 vMB 6
917,543 917,543 000000000000000000013e4cd4f065bb370e032cd258f6a56b78bc0014c372e1 3,820 1.00/1.00 vMB 6
917,542 917,542 000000000000000000015efe51bd83f93076de1cc176d0637b126933cee5328c 3,372 1.00/1.00 vMB 8
917,541 917,541 000000000000000000015a79e1c8f2c9b342ce597121485c5f24911e9b10665f 3,843 1.00/1.00 vMB 11
917,540 917,540 0000000000000000000065cd0e295589ed6781336c1cf83e422200d33c1e919d 3,199 1.00/1.00 vMB 14
917,539 917,539 00000000000000000000e7f8d5456f0e4c137fb2ca4f02ca978c3e534b7923d3 3,499 1.00/1.00 vMB 5
917,538 917,538 00000000000000000000b005de29a77b6401062e449870636aeb0831d56d4ba7 3,597 1.00/1.00 vMB 10
917,537 917,537 00000000000000000001caca0136f2179f55ff26cb3276bbaa84eae05f837e30 4,127 1.00/1.00 vMB 6
917,536 917,536 000000000000000000008b08bf52386fd4a5c35fb36db3892dc15de08465646c 3,918 1.00/1.00 vMB 7
917,535 917,535 00000000000000000001ab607c35059048d0666c17a629ced3cfbf38ce98395e 2,324 1.00/1.00 vMB 5
917,534 917,534 00000000000000000001703143e49506a282946358d427db114ceabac74a39d3 3,553 1.00/1.00 vMB 6
917,533 917,533 0000000000000000000175cbc1b009a3879e56ea77b6bce54b2003cd622f41b4 3,946 1.00/1.00 vMB 7
917,532 917,532 00000000000000000000c7af9040ea4dc20235ee7bd22bed8221dd130754ebd1 3,620 1.00/1.00 vMB 6
917,531 917,531 000000000000000000014892735dd77b6c3588e375cf4dc42b753113f6f8cabe 3,366 1.00/1.00 vMB 7
917,530 917,530 00000000000000000001c31a332c78e240ffc18864fe22701ffb4429667363fb 3,854 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 786.83 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: 1,015.82 GB
    • Received: 35.25 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.