Loading Tool

Explorer IconExplorer

Memory Pool

39,342 transactions
28.54 vMB
0.05884289 BTC
Random Selection Loading Transactions
Max Size: 145.17/200 MB

Candidate Block

Mining Attempt 947ba5c08e548ae3dea3f292086f881bf1ecba9441e58db0c497ee7a0389f3d9
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root ba5608b1b2f9536e0b53eb4a0b539cd48449646cc41743513d582e9361281837
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,976
Size: 1.00 vMB
Total Fees: 0.00382080 BTC
Feerates: 60.12 > 0.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (149,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,061 765,061 00000000000000000000ed33f7678a69e565a855cdfa633368d6cea373c9dfc3 3,019 1.00/1.00 vMB 22
765,060 765,060 00000000000000000005743e627cd38adaac103035e1790fe43bf04c6c252a42 2,897 1.00/1.00 vMB 23
765,059 765,059 00000000000000000006ae1fed1a466ec3eab5132c862cf9c9e0a8fde04dad28 2,190 1.00/1.00 vMB 6
765,058 765,058 00000000000000000003f92e45661422eec972473d225f7ae02d6e06fd2efbb2 1,499 1.00/1.00 vMB 17
765,057 765,057 000000000000000000058fca884184b64db07c137d5e5b551430c64256e23187 1,428 1.00/1.00 vMB 18
765,056 765,056 00000000000000000006162a2857ddd4b123edda0cfb78ba09bb298f3d6bba4f 2,533 1.00/1.00 vMB 31
765,055 765,055 000000000000000000023f059228686c15cae215b90a886feae078ddbf5f9ca3 3,058 1.00/1.00 vMB 13
765,054 765,054 00000000000000000006177821bff53ed0a3bfb7a0ea65eb5f7b979a5a0f8e8b 1,189 1.00/1.00 vMB 10
765,053 765,053 00000000000000000003024ab4bfbb8c46bac2c2c398339daf52bf19ee8896aa 2,812 1.00/1.00 vMB 27
765,052 765,052 000000000000000000058daed67eb972364b2c33d8f3ecb0f3707e33b22000b6 3,520 1.00/1.00 vMB 36
765,051 765,051 0000000000000000000478b06ce30157fb13df015bc7773995ad75225fea0e36 2,103 1.00/1.00 vMB 21
765,050 765,050 00000000000000000006c50f3245647b11587d7cc2bd446ad785c3c9316b2037 3,312 1.00/1.00 vMB 35
765,049 765,049 0000000000000000000284d2fc2768d17557e25db109ef7d80cd65e4c8391218 3,322 1.00/1.00 vMB 27
765,048 765,048 000000000000000000033da828b4acaf9c69427f6cf081f56300d061c445b7a9 3,209 1.00/1.00 vMB 31
765,047 765,047 0000000000000000000353b9b230a3cf15fb1d882ba4d104c212cfe43bf77181 1,796 1.00/1.00 vMB 19
765,046 765,046 0000000000000000000181bdbe0097ef6f003fe3bda44790a39de9091a01aa9a 2,867 1.00/1.00 vMB 31
765,045 765,045 0000000000000000000723c4e86453632ae7c2b9b7f6c9384152615b5f80fd39 3,352 1.00/1.00 vMB 34
765,044 765,044 000000000000000000033caf2cab6d2a97d373db7628936c9857a7fbe9b9fa0d 2,583 1.00/1.00 vMB 18
765,043 765,043 00000000000000000006e3409e06a8361e0ee39e4cd0df07221f96a8ab175372 3,282 1.00/1.00 vMB 35
765,042 765,042 0000000000000000000226d36d5d38368aef95f79bbf18616d6e06913707b595 505 1.00/1.00 vMB 3
765,041 765,041 000000000000000000077afdd6c7209a1ed2c5d26eb4954745e100ceca6dfbb8 1,895 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.43 GB
    • Received: 11.65 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.