Loading Tool

Explorer IconExplorer

Memory Pool

42,967 transactions
30.77 vMB
0.12493534 BTC
Random Selection Loading Transactions
Max Size: 156.28/200 MB

Candidate Block

Mining Attempt 26d00d78064dc0f00cf1c760f541e6ebc201b4f21ee4d7bb54ecce0a76cf526d
Version 20000000
Previous Block 0000000000000000000164281bb9c4d30def7985f62e854cc0de9866367320c5
Merkle Root fc6d72f093d50aa463c0acc50370cf8bfe3449d99f73d1c1815c0a0047977b05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,073
Size: 1.00 vMB
Total Fees: 0.06312647 BTC
Feerates: 301.60 > 6.33 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,466 (873,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
41,331 41,331 000000003efe7a4ed2f0d0ad94627c4615d27f61297f2ea1c07a580227220e98 1 0.00/1.00 vMB 0
41,330 41,330 000000001522cb783c69d8ac32fe463fd4f93184ee7b6a962433104e2ea862e6 1 0.00/1.00 vMB 0
41,329 41,329 000000003428a1708882a3f8b5e33d65ca1c584d4c7177f7f372f36996fc3d63 1 0.00/1.00 vMB 0
41,328 41,328 0000000002722064e3345c7af61eaccae9ed069e92a2d25d6fcfc38540a20add 1 0.00/1.00 vMB 0
41,327 41,327 0000000062a0f8f914199936b3885b6135167107dcc30a37e3c9a4e1de9154e7 1 0.00/1.00 vMB 0
41,326 41,326 000000000e75e7cac3d004dd22b568479a4c27d1c33d67e3e5df46b2370894db 1 0.00/1.00 vMB 0
41,325 41,325 000000004205a31ca009ee3782cc6a0e755a72f0e58c127be9a5552d00da114e 1 0.00/1.00 vMB 0
41,324 41,324 0000000020c067f4f7bcc5c89421ddd5731e36f93901d930f966d70b71f4d758 1 0.00/1.00 vMB 0
41,323 41,323 0000000026b4bd2d0ea640cdf290d886ca21025ddd1f07c97ed506e0da3e64ea 1 0.00/1.00 vMB 0
41,322 41,322 000000001c6f7b5ababec5263160c99b880507bf642a15b920c9c7976d952a5d 1 0.00/1.00 vMB 0
41,321 41,321 000000004f44f7ce7878f42d7e75e16bca4d3842f3fe73b2e2d2a9cea7f50252 1 0.00/1.00 vMB 0
41,320 41,320 000000005ab0606ef84d79b922e4df6ce835e1adaaaac035fcb686fdc50278b0 1 0.00/1.00 vMB 0
41,319 41,319 0000000044920f69ddb6087330858b8281314509aa9a231f50db14e52534c52d 1 0.00/1.00 vMB 0
41,318 41,318 000000000690e1957bba0c235cf82ada4857b0fdde6e03b9fd64f95e655632cd 1 0.00/1.00 vMB 0
41,317 41,317 00000000351a8bda573d03c45690122d07126243f0a513c749351029b00cfcf2 1 0.00/1.00 vMB 0
41,316 41,316 000000005dd069a1833cef91a055fe2fa11c3271835b7da2117d7917ede1ccfb 1 0.00/1.00 vMB 0
41,315 41,315 000000002983fc49b9f91d32e589f3cadd9ca0d5753bcbc201412f341ee2ae7a 1 0.00/1.00 vMB 0
41,314 41,314 0000000037ad59f6f98dd10f7c85a543b1a1f80b72bd795f48dfa9a84cdbf7e0 1 0.00/1.00 vMB 0
41,313 41,313 0000000020ad0406d788096d4b917ac0cffdd31588dbcbf566cff2df8e07a4fd 1 0.00/1.00 vMB 0
41,312 41,312 000000002dca50f4c5f2af260155e2292283377b4245bd1f0743c9140e53c2c3 1 0.00/1.00 vMB 0
41,311 41,311 00000000316e997785be715d7a5b3bdc31d0bf7b1eceb9433c3cf5de9636f0f4 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 610.19 GB
    • Received: 10.71 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.