Loading Tool

Explorer IconExplorer

Memory Pool

75,331 transactions
27.88 vMB
0.08228247 BTC
Random Selection Loading Transactions
Max Size: 169.65/200 MB

Candidate Block

Mining Attempt ae6021dbbbb7760155c54e8065c89e1a4a28fbe6cca99d4316514c3121f3bd51
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 2739b7b328faa9af7bbc066fc996cd03a8371c3870098583854ad340748c4f7c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,403
Size: 1.00 vMB
Total Fees: 0.02195385 BTC
Feerates: 98.68 > 2.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (688,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,132 227,132 00000000000000518365f35fc9696bda8a473f7aa53e5d6da846eba9bffb8458 408 0.23/1.00 vMB 179
227,131 227,131 000000000000017ea698b71a119c7ab96efaaaad8e4c1c967cbd9cb247456549 231 0.10/1.00 vMB 170
227,130 227,130 0000000000000172f7a67d78235c02bc933c4ec7d6a70b9e8b435cd1837b8b83 75 0.03/1.00 vMB 145
227,129 227,129 00000000000000b014f95cec964d0245f9f6fbd3bab677d02d6fad4320c20fda 118 0.05/1.00 vMB 194
227,128 227,128 000000000000010f9cf3c50785b96ff28894c669302cde63c57ab326e8ea570c 40 0.01/1.00 vMB 228
227,127 227,127 00000000000000138b3c1872359a76cd738a5078d958cf075ed99465ba110c69 91 0.03/1.00 vMB 36
227,126 227,126 0000000000000305d61ed3cf166af010fe9110d880c7d6aae333441bd461c038 255 0.15/1.00 vMB 115
227,125 227,125 00000000000002264206f08f16688fc691d527eb910681690bfb5ea66b2a1a7a 241 0.10/1.00 vMB 1,963
227,124 227,124 00000000000002e48fba5f5f1bf421466b06326796c27a356393df73ef365433 337 0.16/1.00 vMB 191
227,123 227,123 0000000000000157659f347f9d835f51b243e396c30a19859f0e8cd0f211628e 362 0.15/1.00 vMB 106
227,122 227,122 00000000000002d0a04a8775cff7e1c35098240e7ef76aa4fbff4a6214bda03b 239 0.13/1.00 vMB 155
227,121 227,121 00000000000001a1694cb2d826a9640ffb911a9a77a8c86c51a22d5ccf00f23b 387 0.18/1.00 vMB 175
227,120 227,120 00000000000002f72c38ecacad74b3082e49a99a7c7b5d266c2d69146dbcdd46 6 0.00/1.00 vMB 70
227,119 227,119 00000000000002ae0724763668555ebf89c31b6165e01e7fe565153fffcebe56 385 0.17/1.00 vMB 159
227,118 227,118 000000000000017e6e65551488b5368081edef34a81a41fde8e81fb3cceb8049 34 0.02/1.00 vMB 86
227,117 227,117 00000000000003189310cc0d100a33e19fc11d1031f5e221ef0bdbd5a7fc1ab2 247 0.15/1.00 vMB 109
227,116 227,116 0000000000000269b3e3999a91dd8491b27e909f7ba3f404c44302a230a1b753 163 0.08/1.00 vMB 114
227,115 227,115 0000000000000037467a9165505e63e299e42cd06dfb0438060a133482933f08 412 0.24/1.00 vMB 328
227,114 227,114 00000000000001e8a69a43f3ae0aa0da6b1df0fddda7a18ed0db00ccb8648c76 373 0.15/1.00 vMB 166
227,113 227,113 00000000000000ce2e62146de70a51cbaa921131b0bd34fa69e4e15a62803b71 248 0.15/1.00 vMB 140
227,112 227,112 0000000000000200141c087c05f4ce9f799bf351fbb649dfdf85466dfd241f8f 254 0.17/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.89 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.37 GB
    • Received: 17.36 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.