Loading Tool

Explorer IconExplorer

Memory Pool

25,791 transactions
27.12 vMB
0.06162164 BTC
Random Selection Loading Transactions
Max Size: 129.56/200 MB

Candidate Block

Mining Attempt de096d4f7a8121bbc96e8f22caed0c5814c703c89850c5bf0ce0e5731e7ebe2d
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 58316ede5858269a93742c504b9e43c827ccb6c77001a7556607d0dc9a141a6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,617
Size: 1.00 vMB
Total Fees: 0.01055998 BTC
Feerates: 150.93 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (159,340 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,140 755,140 00000000000000000005d199ba7e3ca50e574b0e4cca301740f0546fbf0ab419 2,118 1.00/1.00 vMB 18
755,139 755,139 000000000000000000054dc23d47d27e5b2a36d449344ff53e6bb55716243dd6 3,354 1.00/1.00 vMB 12
755,138 755,138 00000000000000000001e74507c8fed0e50b05fcd24c62db2f7499ca48544c01 2,380 1.00/1.00 vMB 15
755,137 755,137 000000000000000000019fe995d3b6178147f34ab19cf2ae4a4631ca7cc9bafe 3,215 1.00/1.00 vMB 25
755,136 755,136 00000000000000000007ecefdd246ca22a24d108bf72006a5c6bc5fc4cb33146 3,313 1.00/1.00 vMB 24
755,135 755,135 000000000000000000079d84fdd1a551b2b1c84e3014c952242bf4a2c4931c38 578 1.00/1.00 vMB 2
755,134 755,134 00000000000000000002303d4436ed7a23911edcdfc1a2d24f9678b6878ac5fb 2,907 1.00/1.00 vMB 14
755,133 755,133 00000000000000000005d5d210972a4f88f1d7ddf4b2cf5d62e938831093f42d 2,127 1.00/1.00 vMB 8
755,132 755,132 0000000000000000000552f520d2fc390881d090e94dba795b36cf9bf9697fd8 2,478 1.00/1.00 vMB 14
755,131 755,131 00000000000000000002ace7168db75d3eb1276834d6a48cea1292c08050ac3c 2,629 1.00/1.00 vMB 15
755,130 755,130 00000000000000000007198a24a9acdaebf4673d3cf563444e06e95d6fcc603e 2,527 1.00/1.00 vMB 22
755,129 755,129 000000000000000000037c22beaeaf0660b7daa68c1a47518999544a9a2910ad 1,991 1.00/1.00 vMB 5
755,128 755,128 000000000000000000011f147e20495f04c529028940cd71ddcdd6ecbf51b3de 2,508 1.00/1.00 vMB 9
755,127 755,127 00000000000000000005395c22695e755b3fcf682f98555a94933ee28b95cc72 3,172 1.00/1.00 vMB 16
755,126 755,126 000000000000000000063886484b3874f432b10405528ce41f8adde136e79d17 3,567 1.00/1.00 vMB 20
755,125 755,125 00000000000000000001f339ca88fe904b4aa2baa828965e15a46677a7e4a0cc 3,306 1.00/1.00 vMB 20
755,124 755,124 000000000000000000023f67871131e247610dd3a8989260256c548e83775909 2,212 1.00/1.00 vMB 13
755,123 755,123 00000000000000000004b784516a83802f319f97f1d31fe48d584707306626a8 1,351 1.00/1.00 vMB 15
755,122 755,122 000000000000000000031d571abf00c0333fac505fe3bd164b0f55ddd7d93978 1,706 1.00/1.00 vMB 13
755,121 755,121 00000000000000000001cea445bfe5c0a5b345a8e33b9012e445ce74d94ee6a6 2,673 1.00/1.00 vMB 24
755,120 755,120 00000000000000000006ed88c2df234bfffa405eb40493ece3522c13e9258aff 2,612 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.46 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: 611.04 GB
    • Received: 10.79 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.