Loading Tool

Explorer IconExplorer

Memory Pool

73,516 transactions
27.19 vMB
0.06274048 BTC
Random Selection Loading Transactions
Max Size: 166.10/200 MB

Candidate Block

Mining Attempt 418bd6efefb29f0bb14bc7d42e36eb645ccab37e8ea0c3021bf1c0f87419ddd3
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root af12587042ebf0ff47c0793d4302f29a7634d9054a2d350d117872eb703ae290
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.00501776 BTC
Feerates: 74.05 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (302,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,202 613,202 00000000000000000009f45314693dbe47de6d58009b04349e19500f27ceb8fe 1,578 0.53/1.00 vMB 25
613,201 613,201 000000000000000000129ae94c0410fef11d152f6203936ef6a05e11a3f7874f 1,219 0.34/1.00 vMB 14
613,200 613,200 000000000000000000005886e83add4affa7d75c86f8e12d2d034f39c0b883de 1,495 0.52/1.00 vMB 17
613,199 613,199 00000000000000000009546bd7348f429d795189e1f9a427b9626e34f269a5e2 1,721 0.57/1.00 vMB 18
613,198 613,198 00000000000000000009684cd4205fd7acd37460bd939e3c6e7334ae23fae610 101 0.03/1.00 vMB 24
613,197 613,197 00000000000000000005fea9caf96e9a1fca4307e1879eca09fc77b6c893d717 52 0.01/1.00 vMB 13
613,196 613,196 0000000000000000000e27806290b5dd6f05af22bba4c4f542d4a930d168ee5b 2,438 0.82/1.00 vMB 19
613,195 613,195 0000000000000000000c131a68b14887ecac1ed692b2251db6e0ad7238c07c78 49 0.01/1.00 vMB 17
613,194 613,194 0000000000000000000bde84a6241927501d1ef64c30829148145908fb06b1ad 122 0.03/1.00 vMB 10
613,193 613,193 0000000000000000000ca202d0728ae80d309933565f81aa531d1d392876ca08 575 0.18/1.00 vMB 20
613,192 613,192 0000000000000000000407d4429e509bd6ec3f151013d930ac76392076fc58d4 2,404 0.89/1.00 vMB 10
613,191 613,191 000000000000000000073544c575efc46a7f4bb5283447ba7f20811dbf1404e4 1,699 1.00/1.00 vMB 21
613,190 613,190 0000000000000000000d3b82f2ba5cc2791c56a8ec0c119012ceeff6bc3dd5f4 1,413 0.52/1.00 vMB 14
613,189 613,189 000000000000000000070288cbb2a7c12c37e50567a5fd4d0fb3b2f810c42108 3,577 1.00/1.00 vMB 15
613,188 613,188 000000000000000000118abbaf3a14fb3e2122be335c42e6a0db2d087033ced7 3,110 1.00/1.00 vMB 22
613,187 613,187 00000000000000000009a8f06da4d7b7f9ca6f8b9c1fe43ddfe1900b2355551d 254 0.09/1.00 vMB 24
613,186 613,186 000000000000000000009cc8a6bd58243607b8328bf88a3ad4018db8d7057729 1,365 0.44/1.00 vMB 17
613,185 613,185 00000000000000000011e4b4005501e2e1acb8b764e2e89b7cc32f4790db2c79 791 0.45/1.00 vMB 7
613,184 613,184 00000000000000000008871c73b8be33c0e112e290a2b57bc6ad36dfbcd720bb 2,776 0.84/1.00 vMB 6
613,183 613,183 0000000000000000000d4faf7e6e5ac3ca2fdcb6182faabdba3f9e8f63708db3 3,652 1.00/1.00 vMB 25
613,182 613,182 0000000000000000000bbb3f9fb1de52ef630272bea103c747a742348134beed 373 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.