Loading Tool

Explorer IconExplorer

Memory Pool

77,161 transactions
28.32 vMB
0.09041017 BTC
Random Selection Loading Transactions
Max Size: 172.54/200 MB

Candidate Block

Mining Attempt 681be231b81611a68ee33db0a5dd47e12f38a06240bad45d9914e329efbc79c8
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 73a73aed9c9cd390658cefa2b0429f76c77deb4aba89d3a077bad572ffac9ecc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.02779901 BTC
Feerates: 201.07 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (682,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,125 233,125 00000000000000472c6dec794e6db8181c896a0a932e5754921e21c68b5d5135 265 0.12/1.00 vMB 187
233,124 233,124 0000000000000021598ca5162c427b5af8deec1d4c2983b5366aa408b0326a36 453 0.23/1.00 vMB 110
233,123 233,123 0000000000000084cb6f4c62e172fe88b7f9e8864de80e01a66edb5ec25ead43 235 0.11/1.00 vMB 164
233,122 233,122 0000000000000132b6a5019e6c4bebaf0ce6d7108e42d2e937bf34da879d6808 234 0.15/1.00 vMB 106
233,121 233,121 00000000000000ff94285ccae606efa75907e2e86a59b62ab7b9afa486ee8d9a 422 0.20/1.00 vMB 141
233,120 233,120 00000000000000160f5f999b56f26425b029b2e1dcee0504916333604088c9bf 722 0.29/1.00 vMB 184
233,119 233,119 0000000000000151ab85c6dbb6cb3cbc95935b126a5b980fcf6d9de77d139804 73 0.11/1.00 vMB 61
233,118 233,118 00000000000000a147f0a52c7cff2d80f9dffff446dad3127f05938ace83ab3e 623 0.25/1.00 vMB 203
233,117 233,117 00000000000000b38490f9fdae1dbcc6cf4ea36fa37efaabf216dc46a52ca0c9 341 0.25/1.00 vMB 87
233,116 233,116 00000000000000ce93ead4e56f14fb295a8b589ea5edae48eca04e3a2e60cb16 400 0.20/1.00 vMB 164
233,115 233,115 00000000000001542d5c5abe3c5bf8d49f4c7018fe4e1fdb99a5e7543a28b7df 611 0.28/1.00 vMB 169
233,114 233,114 00000000000000131c704f7e0e43035657698a83f7916316453799b02e9dc7c4 413 0.21/1.00 vMB 209
233,113 233,113 00000000000000611792ddeb368c4694160bf30ad56296a0b66cdd85545d1fee 504 0.25/1.00 vMB 160
233,112 233,112 000000000000002e35a02f66953def9556585e058af2b18b169bc932629c2ef0 759 0.25/1.00 vMB 218
233,111 233,111 000000000000008336763a22de12771675581ea0c44c7562f7527cf9c86bed6a 32 0.01/1.00 vMB 164
233,110 233,110 0000000000000163d5841269aded76fcafda1637e348d8e4da1bf0791ebf61eb 276 0.25/1.00 vMB 60
233,109 233,109 000000000000005d8dbb59680bb0367a1401fd91a0f2d6a382924fb6bffdfb3a 681 0.25/1.00 vMB 181
233,108 233,108 000000000000013d7db6a944b82d5061d9cc10517407610e6a357f05528a1735 10 0.00/1.00 vMB 974
233,107 233,107 00000000000000a9ee8776842e5c291489fcb30a085846570fb9250e00d386d4 509 0.25/1.00 vMB 135
233,106 233,106 00000000000001c5dbb0a0de37076ab783a76b6ed44fec4ac77e7d449f6ea918 25 0.01/1.00 vMB 195
233,105 233,105 0000000000000148eef5d7d712c547cf79a3ca7b81eabb0657d08d937d41dd9f 353 0.15/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.