Loading Tool

Explorer IconExplorer

Memory Pool

39,486 transactions
32.64 vMB
0.07515305 BTC
Random Selection Loading Transactions
Max Size: 161.32/200 MB

Candidate Block

Mining Attempt 412b841743eb375d11270fc322eaec755e9b10c6f51554c7e5dc9dd484ac0586
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root ff7bf7240ce703b9b17481bd47421fda83bf41722ed3ed55dabeff35c667eaba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,344
Size: 1.00 vMB
Total Fees: 0.00626602 BTC
Feerates: 13.87 > 0.63 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (504,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,127 410,127 00000000000000000274c865cda56e9e7941140bffa1ceb56c88f91a679affe4 1,501 0.66/1.00 vMB 36
410,126 410,126 00000000000000000094d72e9650d92f1340463fb6df733d626edea50525dc38 355 0.14/1.00 vMB 34
410,125 410,125 0000000000000000027e019991601d670fd4c2e67e8fc245c37334a5e47b464b 14 0.00/1.00 vMB 81
410,124 410,124 0000000000000000061ed3a21b5c2220e88d1f03df0af2c60484b6b8164841fa 424 0.41/1.00 vMB 17
410,123 410,123 00000000000000000259c9b5f914f3bbf9660477dca2dd8c7c74b9076ac08912 1,597 1.00/1.00 vMB 25
410,122 410,122 000000000000000000fe29d5c94f19629ca7781bb2f3e3ff19f6c42ae3fb2e75 18 0.00/1.00 vMB 41
410,121 410,121 0000000000000000060e53ddacf7c0d87587467a3d5280e30f48183b880f80a3 3,239 1.00/1.00 vMB 51
410,120 410,120 000000000000000002a8d61d82c425f7976368ba08a9e513f4a3d37c1d3dd208 3,315 1.00/1.00 vMB 52
410,119 410,119 000000000000000003a1e90351200c8ee6eb153e8ed4c03ddf9e8d7f884ef2aa 1,040 0.40/1.00 vMB 39
410,118 410,118 000000000000000003461a3bf61abe09cd5b15f6efd8cf9238d40e8fe1e9a6be 79 0.02/1.00 vMB 60
410,117 410,117 0000000000000000026c3e8e3ac1565ad605fbbb7eb5c13a028499f948ea0514 522 1.00/1.00 vMB 5
410,116 410,116 000000000000000004364df7fb54f7c583d90847e2ba67e9cbdb5242180a621e 1 0.00/1.00 vMB 0
410,115 410,115 00000000000000000107cdc6041946574f0cfdc79c0b0023005d05930afb568c 1,282 0.45/1.00 vMB 38
410,114 410,114 00000000000000000261280c32615b47b86fb05639ff460d8c998a8121af893d 500 0.19/1.00 vMB 36
410,113 410,113 00000000000000000254b50e70bd08d59df66994cc42d3340667d8ece9372c95 1,075 0.36/1.00 vMB 41
410,112 410,112 000000000000000005cc67fe83c07a04f84a556fc93cc69f71e9da1f9134789b 111 0.03/1.00 vMB 45
410,111 410,111 0000000000000000053e96bfd267ea5be2cc73d130a7bae5f179ab7ae9753124 653 0.23/1.00 vMB 38
410,110 410,110 0000000000000000012ebd2f1610e0b84cce658c92b0ba3c7ee0839fbd406615 963 0.36/1.00 vMB 36
410,109 410,109 000000000000000005df6862f515d7c9d042707f3b5bf992153fff9dda391626 824 0.30/1.00 vMB 38
410,108 410,108 0000000000000000058cf0e899b93e7c8874b4593fcab4cb55f10ee20eaa1ee0 185 0.06/1.00 vMB 40
410,107 410,107 00000000000000000393c63eaba34b8e23c757ccdb339ea84951c355412945a9 363 0.18/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.