Loading Tool

Explorer IconExplorer

Memory Pool

43,557 transactions
27.81 vMB
0.05709726 BTC
Random Selection Loading Transactions
Max Size: 147.30/200 MB

Candidate Block

Mining Attempt fc710bbccde31897d52b823e72100b0d1024e11f950cfd407363ccb46911a99c
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root e5ae83866fa593e5306b355555187700aa32621c444d49b402a1813ad4b90aa8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,023
Size: 1.00 vMB
Total Fees: 0.00498835 BTC
Feerates: 75.16 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (547,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,832 367,832 000000000000000009b6bede8ae97102ada7701e075087b609b54b6bae45bdfb 787 0.48/1.00 vMB 34
367,831 367,831 000000000000000002a7fdf2cde0594a4e0956b77d99e92236cf2c15b63eae05 568 0.29/1.00 vMB 33
367,830 367,830 0000000000000000039c4c05bc3af6a97b2dc14561ce0eabfd508b6d5b764271 653 0.85/1.00 vMB 22
367,829 367,829 00000000000000001178ae50d6bd564cc8f330aa9d4dca38fd184d8d1d2f838e 779 0.90/1.00 vMB 23
367,828 367,828 000000000000000010288307f91423c7ebf8132c16a2d31da70ca3a79eb0b348 1,654 1.00/1.00 vMB 37
367,827 367,827 00000000000000001044f8c687cca7ec12c55631b5c3af12fdd85a04c87e7794 1,420 0.75/1.00 vMB 49
367,826 367,826 00000000000000000788b8065d389d6e36154dc08757c6e11e0d1eeb1553c75c 726 0.92/1.00 vMB 22
367,825 367,825 000000000000000011d9c7267c4aeb179bee34ee755c89a988ddf3cb820950f4 1,797 0.75/1.00 vMB 94
367,824 367,824 0000000000000000106621f8b321b96706e6f76a302069b96f46099daf4a4251 1,104 0.54/1.00 vMB 49
367,823 367,823 000000000000000012218d20c636f4d15048d048beec4bb3d3366dbefb6c7f18 1,104 1.00/1.00 vMB 23
367,822 367,822 00000000000000000b5a410538b7700f36b960e237cccaf92fef9de40bd899ee 956 0.92/1.00 vMB 29
367,821 367,821 0000000000000000018fdae0229e7a23bb4872a4c0e358bba94eb23e5951b374 812 0.87/1.00 vMB 28
367,820 367,820 00000000000000000bd2c6d137a5b0d3c4a1d7f4fb5b65e041bb77936a6358ea 1,172 1.00/1.00 vMB 31
367,819 367,819 000000000000000006c85bbe532b43e82ec291ce222b74715fc2ab90aa66210d 1,548 1.00/1.00 vMB 35
367,818 367,818 000000000000000004776d985cf470e57220e1ce0e2c86663b0044482c83aa4e 1,479 1.00/1.00 vMB 37
367,817 367,817 0000000000000000088184268c97ab752db672102412e4fbf8413a99ffea4d76 2,626 0.95/1.00 vMB 75
367,816 367,816 0000000000000000024068755691e468a6f2bd0e2b0d2febabf33467ec86d0d9 633 0.75/1.00 vMB 27
367,815 367,815 000000000000000005acbba1b5532d95a076b0d84c00b11933429912008f6afd 659 0.75/1.00 vMB 27
367,814 367,814 0000000000000000018cd7a6af15d4d0cb6ea10c2dc9aadd4709cac44f2c2ac8 473 0.79/1.00 vMB 22
367,813 367,813 000000000000000014f035809d43342b01429fda057cd732e4e94ac31e6366c9 654 0.85/1.00 vMB 25
367,812 367,812 0000000000000000033973c397d77b5de3e3501042177bbd940820988f489154 599 0.81/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.13 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: 652.36 GB
    • Received: 13.74 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.