Loading Tool

Explorer IconExplorer

Memory Pool

74,863 transactions
29.80 vMB
0.09959770 BTC
Random Selection Loading Transactions
Max Size: 172.73/200 MB

Candidate Block

Mining Attempt 86b2d63f07d47ff894d4ee850243f7686aee49a4dbbe8ecbb0e448b3647846bf
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 4618f9a9131c4416933c33d0352b53aa53ed9539b98cc9fd4e25adc31fa4b336
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,799
Size: 1.00 vMB
Total Fees: 0.02862116 BTC
Feerates: 150.36 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (453,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,182 461,182 000000000000000001377cd203af154582815e33f4fa008b52cf9c355e672d55 196 0.44/1.00 vMB 142
461,181 461,181 000000000000000001a1eac4b79b2cc869ab4c8fc4e255c81d7e16df8f9e7e0d 577 0.38/1.00 vMB 146
461,180 461,180 00000000000000000218466db97ab64cd08aea15baa566705f0b4b280e25cf97 1,824 0.92/1.00 vMB 145
461,179 461,179 000000000000000001d3736c1bebd7869eb6a517198bcc4acbb04daea42395e5 912 0.63/1.00 vMB 123
461,178 461,178 000000000000000001577da549c608e0ebcde0ec4caa2227ef99b3a2fde0ca67 1,853 0.96/1.00 vMB 110
461,177 461,177 000000000000000001ad9a0635352374ea6cad4b076518c81d318c9238043326 1,172 1.00/1.00 vMB 105
461,176 461,176 0000000000000000010f5d73869672c264bc37a2eb5f1f579590eb8c3761f9ed 2,308 1.00/1.00 vMB 140
461,175 461,175 000000000000000000c947f6f62d9971b8598ed71d88fe1a897a04b6e172fb1b 2,123 1.00/1.00 vMB 187
461,174 461,174 000000000000000000ae3e78b6c8be91c7cde4e97264c92f9e74fdeb02491519 511 0.41/1.00 vMB 116
461,173 461,173 0000000000000000006b86c6209408a2a0e7f67ac9eb368bb2f3a7d672bfc8d5 2,393 1.00/1.00 vMB 159
461,172 461,172 0000000000000000019e63b9a57a1bf8a6c89336f1cf65242141cf1a48d9ae73 250 0.78/1.00 vMB 34
461,171 461,171 000000000000000001a98f1a46982d8c8a3fa64f4c3c91821257124c3abf0f2c 2,142 1.00/1.00 vMB 162
461,170 461,170 0000000000000000014d0bf08da3d40b8e98daef141b183b7d09c55c1ce1fee4 1,363 0.99/1.00 vMB 104
461,169 461,169 00000000000000000135cc7375a0904e1ea5f998e3b92f3b7822db8476a89249 496 1.00/1.00 vMB 32
461,168 461,168 0000000000000000018dc39d8daf05f4feb00c970f8b0c655c49398a1e57c42d 1,038 1.00/1.00 vMB 42
461,167 461,167 000000000000000001b8dec793a690cf4106fa98524a6745ef997a922263d9bf 1,314 1.00/1.00 vMB 79
461,166 461,166 0000000000000000017fca093c2c28230b86b0f2025f5a96454a477d380be170 1,205 1.00/1.00 vMB 109
461,165 461,165 00000000000000000194c4ad1ac48c8b3768d225dabcfefb4db51fc5140ad66a 708 1.00/1.00 vMB 87
461,164 461,164 000000000000000000d28b00c15d4d89449b9e6198d3c1d182eb3d43f8aafc1f 2,288 1.00/1.00 vMB 151
461,163 461,163 00000000000000000189c239156be72da22a470439b8e59177b4585fdc5c0c32 1,496 1.00/1.00 vMB 168
461,162 461,162 00000000000000000221d8f99fd793dd61a1b1bb7ee4cc628fa8e4a63366347d 2,338 1.00/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.48 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: 668.21 GB
    • Received: 15.42 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.