Loading Tool

Explorer IconExplorer

Memory Pool

82,126 transactions
30.22 vMB
0.16790536 BTC
Random Selection Loading Transactions
Max Size: 181.69/200 MB

Candidate Block

Mining Attempt 783060be178d176d0a404801cd38efa8bd7ed9fabb0ed35aa8900d4fe97ad3bb
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 54a44850d38cea6924c357f7dd7e9228d6638c48dcf4ad326664f5bf2b0d0f10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.06360961 BTC
Feerates: 1,002.91 > 6.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (511,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,280 404,280 000000000000000001a3da85a6e403159c99f71a31d460e5c0e5645508710528 1 0.00/1.00 vMB 0
404,279 404,279 000000000000000000242f89b455b80141d99d1d058f69ef31e786d7aca395ba 813 0.42/1.00 vMB 41
404,278 404,278 000000000000000003d1b41527c969de09ffc897dc704f34d06b3af43b9caa50 653 0.98/1.00 vMB 11
404,277 404,277 0000000000000000049a668ddf5c202192c9f631d9715f319924b00c23bcd5cc 515 1.00/1.00 vMB 10
404,276 404,276 00000000000000000247888cabc3a97cef1c84dbe67729bd0f933c96ec66d5fd 1,929 1.00/1.00 vMB 34
404,275 404,275 000000000000000005c92bf4ce4b591916403d1f973a1dee538ad19913d459f3 573 0.35/1.00 vMB 23
404,274 404,274 000000000000000000ef409fea961198b1b540b62de0d28841ec5ad396386fa0 2,564 1.00/1.00 vMB 50
404,273 404,273 000000000000000004d49fb1536bccb08e0164cb655e50bb153d7a89c197ef9f 169 0.13/1.00 vMB 21
404,272 404,272 000000000000000001844b9894e1744c677ecb5405130567b037488d06b4551e 75 0.07/1.00 vMB 11
404,271 404,271 0000000000000000026d2a0bf232cabdcfa396dff2539d8779327a7eb9166596 2,248 0.92/1.00 vMB 42
404,270 404,270 000000000000000001ba9105c7d02620ca65253e016a291ae3f54301e41b2fcd 1,947 0.76/1.00 vMB 40
404,269 404,269 00000000000000000416a829b6a1aabba2b4dcdcf96b1cf5bb8b65da5fc04da8 438 0.18/1.00 vMB 39
404,268 404,268 000000000000000000b3bf0c4f0cf4d463a42d32d6fa40898072ec6dcc6e0fb6 1,355 0.85/1.00 vMB 33
404,267 404,267 000000000000000001ff44c949730455f6e6b8a5d48cefc9624421e0e3e7c68c 1,883 0.81/1.00 vMB 40
404,266 404,266 000000000000000005e44a05f4916b1e9d63930b3cfa5888c71788ba297868d5 1,829 0.84/1.00 vMB 39
404,265 404,265 000000000000000005047971d95877049b1268bbbc9cfb4f0e139e75fba38349 453 0.38/1.00 vMB 21
404,264 404,264 000000000000000004eae4403175942330e3fb3a261c7833daf9ae614db5cfdf 712 0.28/1.00 vMB 42
404,263 404,263 0000000000000000024851eff0290211d8239a8278c2c72979dbd1c2043df357 1,497 0.91/1.00 vMB 32
404,262 404,262 000000000000000002af3f551b5b71df252c4dd7a28058f04fcf60a70a3dba28 2,031 0.99/1.00 vMB 38
404,261 404,261 000000000000000000132ac33a28efa85473c14b2ab94ba30f5c3603777454a5 1,897 1.00/1.00 vMB 40
404,260 404,260 00000000000000000466db83734584b8327379a6520b0f72125020c0581f4d28 2,085 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.