Loading Tool

Explorer IconExplorer

Memory Pool

72,284 transactions
27.18 vMB
0.09044434 BTC
Random Selection Loading Transactions
Max Size: 164.27/200 MB

Candidate Block

Mining Attempt df115379c3baeeb132b488f6fef35695a68f3eebe38ecd043a0a5c307b7d65ac
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 840c56eb77b2eed076ebab552612531ef7bef76aa32abab7155c2c9374b73f71
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,145
Size: 1.00 vMB
Total Fees: 0.03193697 BTC
Feerates: 445.47 > 3.20 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (822,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,777 92,777 00000000000714899dfea6cff36a84528a933f5c9565fabedb66bb165d1a467c 46 0.01/1.00 vMB 0
92,776 92,776 0000000000010d1c0a06e0a54bb407457fa081ba2a60b7b8f3d635ae4d159676 2 0.00/1.00 vMB 0
92,775 92,775 0000000000054452815493f131854c3c6772a303df589248930a16d73d5574bd 23 0.00/1.00 vMB 0
92,774 92,774 0000000000066c8d0d24be2224a2a7e0df03d128754badb81b5db40ac205a61d 61 0.01/1.00 vMB 0
92,773 92,773 00000000000843fe85799689254c598932a70f4f7cef762f13e7534e0f692c10 1 0.00/1.00 vMB 0
92,772 92,772 000000000001d3ff21cbf7efb8277065fe653278c9485acc815717ebdcb2439e 86 0.02/1.00 vMB 0
92,771 92,771 000000000006cd8862b16ca2974ef1bd93b0c16ede97083be34be03b091c3e13 1 0.00/1.00 vMB 0
92,770 92,770 000000000004843907f41afbd312d1f6df354ad569a5ca2eea640319bf0fb44b 32 0.01/1.00 vMB 0
92,769 92,769 000000000002bd5a84c76594da6b6212350fe7d70574dffceedcb3ab2f5e7dd8 130 0.03/1.00 vMB 0
92,768 92,768 000000000007338bb0165ad202e3faca737a4d82001dd3589161f321203c56f9 217 0.05/1.00 vMB 0
92,767 92,767 000000000004094025c1e8e78f93d152d6b7474634b15f6388d4ed3033d69573 77 0.02/1.00 vMB 0
92,766 92,766 000000000008e5c8589805ae61e812f499e7d2a47ff0ba302a6a511949de0d56 22 0.00/1.00 vMB 0
92,765 92,765 000000000001a50585c9c9d562964da2011c040e656fa73fbfa3c9f49f97d548 179 0.04/1.00 vMB 0
92,764 92,764 000000000002163911e48c1c53e91c83d47c1a86a6bfdfa04dec284b3fc58414 71 0.02/1.00 vMB 0
92,763 92,763 00000000000739589e6e26d53fbcb42c44075e3af5ea20a74ae6a899bf1565a0 155 0.04/1.00 vMB 0
92,762 92,762 0000000000095cfb897b329b11bd3104e09cc578d7e9f8b8592f21359a834657 8 0.00/1.00 vMB 0
92,761 92,761 00000000000454e381b6c8c14bde4330cf821a51e8df3b3d23c6e2cc26198fe8 1 0.00/1.00 vMB 0
92,760 92,760 00000000000045d555b57266016b0f94ce81754dbd76c42af1b820f2d2a09238 2 0.00/1.00 vMB 0
92,759 92,759 0000000000061f04c13bc42f40c2a8c03f54ed45aa4f04a113aac016c01faacc 2 0.00/1.00 vMB 0
92,758 92,758 000000000003a8a6367a6a62b8cbad8df90c295567406a0f3a44d4bc3204ae52 1 0.00/1.00 vMB 0
92,757 92,757 000000000004c7643e05e6e084edba292189c4cab7aa2c15739112132ee19323 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.19 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: 751.89 GB
    • Received: 18.87 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.