Loading Tool

Explorer IconExplorer

Memory Pool

41,881 transactions
28.67 vMB
0.07160055 BTC
Random Selection Loading Transactions
Max Size: 146.54/200 MB

Candidate Block

Mining Attempt 69463ab72fad9575e4d940ebd86d6355c5fdfeaa498b80d3e9e50fe760320257
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root e38b0f3c28d003a7a547992b7ba79054df2da757fa2f40e2043a77ad3a371448
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,693
Size: 1.00 vMB
Total Fees: 0.01590277 BTC
Feerates: 104.56 > 1.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (212,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,226 702,226 0000000000000000000d16eca4f794bd012d4492855d9f20ac1e749975b55ec3 1,698 0.92/1.00 vMB 8
702,225 702,225 00000000000000000006bc3d8aeceb3ba6502a1e7f9b2f03ffd5d84743a33bcd 1,685 0.62/1.00 vMB 8
702,224 702,224 0000000000000000000a191d8e1f759794e635fb184c607cdc5b107f67ffe897 1,009 0.52/1.00 vMB 13
702,223 702,223 00000000000000000009820381cbf7fb6868df91a60f4fe65458c75b6da00a92 234 0.11/1.00 vMB 33
702,222 702,222 000000000000000000077192ad908a1540e0a275dc08fb58b72322d16d4baea2 1,514 0.66/1.00 vMB 7
702,221 702,221 0000000000000000000e2c8be1e11ffc18c6d3e62e42ec7c6f324118cf6d021b 198 0.24/1.00 vMB 3
702,220 702,220 00000000000000000007512c2b22579ba9a590a84ac9b55818f1926107f0ceae 1,248 0.81/1.00 vMB 5
702,219 702,219 00000000000000000009daaf2f923bdda75ebf5bde60973e76de4f9d2c57e1fa 937 0.58/1.00 vMB 7
702,218 702,218 0000000000000000000707532152978fc5d0cf96fdcd3aa172446d2a9f13a81f 446 0.47/1.00 vMB 5
702,217 702,217 0000000000000000000dbcb0b030e4c779a1e98c5eeae076c0e83e317b6397d6 866 0.67/1.00 vMB 6
702,216 702,216 00000000000000000003a25e55f072e9b28a1f1bce5a96e97cdd6f638c83cdae 61 0.03/1.00 vMB 8
702,215 702,215 0000000000000000000e1bd5814df335790c2bb5769d160e36d6fc4fd811d80a 31 0.01/1.00 vMB 15
702,214 702,214 00000000000000000002cf1e7d47f8186229bd3fc4e16a700f972dc76e61394a 40 0.01/1.00 vMB 4
702,213 702,213 00000000000000000003082485d3db74f8f014083e1a9229946a154222128627 887 0.28/1.00 vMB 13
702,212 702,212 0000000000000000000df2d4d5fbc95787445860462c9ff20e14faee4ebd9a5c 939 0.36/1.00 vMB 10
702,211 702,211 00000000000000000006031c0e5317f052308d3c56508425e56d35a1237642fc 2,537 0.94/1.00 vMB 10
702,210 702,210 0000000000000000000c32296f0d5f7b13a69e0c65c4847a6c006dceb504d7c0 509 0.21/1.00 vMB 9
702,209 702,209 00000000000000000004d03608ee5efb3401be72d91e85e68499da0b400730f6 296 0.10/1.00 vMB 11
702,208 702,208 00000000000000000004042098b6793a6ed884d26393143d8cab273bfb723c4e 1,874 0.69/1.00 vMB 9
702,207 702,207 0000000000000000000e53e09aeb1a862a9ec45d9af849e1aa2688dd43a529d1 1,914 0.70/1.00 vMB 11
702,206 702,206 000000000000000000073d589470b695d9c0e27f9a449b78229e0802e1687bbd 1,367 0.47/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.02 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.