Loading Tool

Explorer IconExplorer

Memory Pool

47,341 transactions
27.35 vMB
0.07688456 BTC
Random Selection Loading Transactions
Max Size: 145.09/200 MB

Candidate Block

Mining Attempt d297c0f3ac1b69ae2f66b8d5a450be7a39ec57e5990a442f73e306846691ff5e
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root a07cad6db3b5e04185737af0c2cfb213bbc3b49fb905265b6dbfdb7e4c811eb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.02596515 BTC
Feerates: 201.37 > 2.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (859,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
54,855 54,855 0000000001cfe7c11e09317de4fc2cbd7d9347d61d6a883dbc7ea19a050cd47a 2 0.00/1.00 vMB 0
54,854 54,854 0000000003b6ca88c2d90771de0cef8a532322c5df70d860be85b187c7ce3d13 1 0.00/1.00 vMB 0
54,853 54,853 00000000036acf5cd084987d2e64a46c690c1961c92523e9d61a7225be40b5ea 1 0.00/1.00 vMB 0
54,852 54,852 000000000266492b6d92a9a8c3acd1acda510fa00769fd879409352e6cccd041 1 0.00/1.00 vMB 0
54,851 54,851 000000000842a1fcf0f11b1867a64588a1161850bcfaa8521e2a1578d719cd5e 1 0.00/1.00 vMB 0
54,850 54,850 00000000054050d10585de5bada864fa5760f4f6f2a40c97e41f0ec41f0bad78 1 0.00/1.00 vMB 0
54,849 54,849 0000000002caabd61c32f0b7a3849fc4ed92ba0a64bb64202c8150f8ff66817b 1 0.00/1.00 vMB 0
54,848 54,848 000000000c5f2749c507412c4c837da944e976264872a29f82702100efcfed09 1 0.00/1.00 vMB 0
54,847 54,847 0000000008f6a95c95501602192c7a276e0fef97d45ca770e1c9d292273549ee 1 0.00/1.00 vMB 0
54,846 54,846 00000000130cf0748e6054296e88cc440c7275aa4fbe45ddce95dbad12a3f4a8 1 0.00/1.00 vMB 0
54,845 54,845 000000001227d01f694db6b1d2de0d44dd84e9dfbd3157b4e3d88a1d45ec43c8 1 0.00/1.00 vMB 0
54,844 54,844 000000000e558d3960273ff6ffc4382f19a4875bba6a772a98a273875b658c23 1 0.00/1.00 vMB 0
54,843 54,843 0000000003e3b267154cb70fc20da37745dcb6663082fbcbe6f1b2386998b086 1 0.00/1.00 vMB 0
54,842 54,842 00000000035a925881f0feda6cc0f610388d6525d2c7be2f9f5ffe24ae609fdc 1 0.00/1.00 vMB 0
54,841 54,841 000000000a73dd1c6489144c3b17596ba52da0eab031e56fa2fa231f4b173a23 1 0.00/1.00 vMB 0
54,840 54,840 0000000000fcff20d6237d32c9bbe219a52f8e2d0bb02f12ccb136aae272cde2 1 0.00/1.00 vMB 0
54,839 54,839 000000000aa03b176f4c38751a72b44471293746fdb80c7ae7ec603265df55e9 1 0.00/1.00 vMB 0
54,838 54,838 0000000002b64df81ed93d8c2bde3abfe613b7063e8c42939abe8dfd702fc85b 1 0.00/1.00 vMB 0
54,837 54,837 00000000037f15d2fa3f60ecb34d6d829fe374348ee6e7e13bd90b9732d54863 1 0.00/1.00 vMB 0
54,836 54,836 0000000008bc3a1f82a8c05c7c703a3ca48aadac9a1b215785a2cf549c9d70d8 1 0.00/1.00 vMB 0
54,835 54,835 0000000000c2eeb6a39359d458f808a9b55c48cdba850e012a6cf7870390883f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.01 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.