Loading Tool

Explorer IconExplorer

Memory Pool

43,702 transactions
27.23 vMB
0.10135082 BTC
Random Selection Loading Transactions
Max Size: 142.51/200 MB

Candidate Block

Mining Attempt f11818411124557549acb514429957e77f002522858dd6dd42d1b2c65498e370
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 0912bcd55be1bbe59eb16fd1745eaf5d636e8feabe2aacb618eb9d63566754ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.04857100 BTC
Feerates: 151.01 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (178,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,065 736,065 000000000000000000070349c90e92d7f4f91685248dc4147e9fa4f351440615 1,843 1.00/1.00 vMB 27
736,064 736,064 00000000000000000007f080363a0c1a7829586ff4472383fb02685db60733a6 1,184 1.00/1.00 vMB 15
736,063 736,063 00000000000000000002a29d180ebb607de454a2c4269faa8823f1f4fad8a123 2,022 1.00/1.00 vMB 17
736,062 736,062 000000000000000000028632ab534a82ebbfe1534a6295fb64bb2ec650ef4872 1,365 1.00/1.00 vMB 13
736,061 736,061 00000000000000000001229690e5d92aa70a5bb99f243885c8dc6c784fd90b8d 1,546 1.00/1.00 vMB 19
736,060 736,060 00000000000000000005d28ec975640c0abc843a8319d0b574aea5d15010dc39 1,557 1.00/1.00 vMB 21
736,059 736,059 000000000000000000045aed815a9023d6564a1eb3abe1ab58cd77e295842f48 1,851 1.00/1.00 vMB 19
736,058 736,058 00000000000000000006cbd6a401dbc59d464c9f319e88a9de39aca4c7a4ad91 3,156 1.00/1.00 vMB 30
736,057 736,057 000000000000000000056e140bab99cf43da435dd4ac431c0827ac480fe20ce7 2,030 1.00/1.00 vMB 26
736,056 736,056 00000000000000000002bf1c218853bc920f41f74491e6c92c6bc6fdc881ab47 2,575 1.00/1.00 vMB 34
736,055 736,055 00000000000000000000e2a121a0ebcb94a5eb1154942c258a93da290ea2c5c6 1,744 1.00/1.00 vMB 18
736,054 736,054 00000000000000000004ad98166ad897348d0ec595e491452172092132f3cec6 2,112 1.00/1.00 vMB 19
736,053 736,053 00000000000000000005b8f43aefee12d87fd736913b7592884c5ea3200526d7 2,510 1.00/1.00 vMB 16
736,052 736,052 000000000000000000070ce9feca7ddedfeed9f94379f11db63a47eb9150afbe 2,707 1.00/1.00 vMB 21
736,051 736,051 000000000000000000088de00015c77baaaec0dc6a5a47fa205642d5e6c898c4 2,952 1.00/1.00 vMB 26
736,050 736,050 00000000000000000004e8eac810c271ef4910fbcd66ff74399adf70a5b6e0ea 1,975 1.00/1.00 vMB 16
736,049 736,049 00000000000000000008078226b3912f0ddcfc7603a71f9d426a27204bb5e5d0 2,938 1.00/1.00 vMB 25
736,048 736,048 000000000000000000044c780db3c270463e3faf902a12128871de07ca35a24a 2,898 1.00/1.00 vMB 21
736,047 736,047 00000000000000000007dd1decbec734f5230eb1f38ee4e41ab3dfff4c8559b2 2,497 1.00/1.00 vMB 33
736,046 736,046 00000000000000000001ce5467247a5788dfff880e5cf64ff96ca2cca34b640d 2,482 1.00/1.00 vMB 18
736,045 736,045 00000000000000000008550879e9a4f928b4795a4295e03ff25dd3e83ae1cab1 2,207 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.18 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: 653.64 GB
    • Received: 13.97 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.