Loading Tool

Explorer IconExplorer

Memory Pool

42,502 transactions
26.09 vMB
0.05071762 BTC
Random Selection Loading Transactions
Max Size: 137.13/200 MB

Candidate Block

Mining Attempt 20f991ab62456a31fa7e8d20f3d8d5b57e561e326052eddbc8514fc09e1dce88
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root 101634be071541c3574ffca514dee7ed1119740e5598fc8c76e8866b3c73af38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,278
Size: 1.00 vMB
Total Fees: 0.00319443 BTC
Feerates: 77.76 > 0.32 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (859,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
54,834 54,834 00000000095d210ecc9f4ebc4e4dc7c3e01c291e624131e0aa1ac0fabaf6e6d6 1 0.00/1.00 vMB 0
54,833 54,833 000000000c97ec32918334bcfc5639e870ca35e8cce1265fe2b44b5ec1896a0e 1 0.00/1.00 vMB 0
54,832 54,832 000000000dce453837c3a7f349cd0fa07cdd6c3cd4bc409d484c4f245de92e5a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.