Loading Tool

Explorer IconExplorer

Memory Pool

40,700 transactions
27.91 vMB
0.07278117 BTC
Random Selection Loading Transactions
Max Size: 143.24/200 MB

Candidate Block

Mining Attempt 3e49189ba9919bb02b58440ba3fe02554d3db5ff48b4b1374244a586d29e0fbc
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 49658ee2ff19b6f38538360bda4b25504bedbac5e4debd55fbba6bfd5c87979b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.01930253 BTC
Feerates: 101.49 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (350,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,163 564,163 000000000000000000156e5ab26d5b1ce73293d5ad77d295ce94d8fc6bda9a67 2,488 1.00/1.00 vMB 36
564,162 564,162 0000000000000000000ab936f98a2e430f8292f3248af7349e10a75fbe9b8151 2,324 1.00/1.00 vMB 67
564,161 564,161 0000000000000000002486315cd33618f245eb71b0bc303084aaf56222b65746 1 0.00/1.00 vMB 0
564,160 564,160 0000000000000000001d64e8c09155c7736b7381320689f837a2d064cee773c5 2,703 1.00/1.00 vMB 44
564,159 564,159 0000000000000000000813b4a06ed56f8f456b97a275c523e9f913220ceb36a7 2,532 1.00/1.00 vMB 43
564,158 564,158 000000000000000000226221e054b9b017db2702227b25d172fedd5fab320e14 806 1.00/1.00 vMB 78
564,157 564,157 00000000000000000001c074b0fb4c2ce158aa7dc94fad9516ffc18359af4381 2,846 1.00/1.00 vMB 57
564,156 564,156 0000000000000000002386ad7e8db43dc88fdbbad2cdff4ab90348296ce29e39 2,830 1.00/1.00 vMB 35
564,155 564,155 0000000000000000001c2aff92d1d3fe2515277c45de41cc4b0665e46d979c57 1,689 1.00/1.00 vMB 18
564,154 564,154 0000000000000000002d46697738f1a419dccfb2feee7d3aa717ff50edb55bb4 2,622 1.00/1.00 vMB 30
564,153 564,153 00000000000000000024ae9069457a2378b1714dc10739de3bef1cc96922b11b 2,629 1.00/1.00 vMB 38
564,152 564,152 000000000000000000208843525c37996b1480060df2be409d053f7ad3f977e5 2,774 1.00/1.00 vMB 32
564,151 564,151 000000000000000000276c697939e31a7937b9de3f9426fffc7abe6bdfc8b2bb 2,620 1.00/1.00 vMB 62
564,150 564,150 00000000000000000006e0f254e2498a226b797f19c2ee5f9bd826587a02e2c9 753 0.32/1.00 vMB 8
564,149 564,149 0000000000000000000e5b5f25a1e6dbf4f9f65a7e441caca97f5baf038b646b 2,572 1.00/1.00 vMB 16
564,148 564,148 000000000000000000154ded4020578d55ccecf338fb9c55194efcf071bb5752 2,438 1.00/1.00 vMB 20
564,147 564,147 00000000000000000014a67841e3591675a218920eef4587e029fb8b2715424c 2,819 1.00/1.00 vMB 2
564,146 564,146 0000000000000000000e7b3fc650b3dcff8f11469e1bc93ac5185bc64cdfb11f 2,379 1.00/1.00 vMB 9
564,145 564,145 0000000000000000002ad343abbda08230f6e6bdf99ffd6545572f0e9b833803 2,791 1.00/1.00 vMB 9
564,144 564,144 0000000000000000002a739a6603a896d3011c73a43cce7c34ba4ec1d9f74b1d 2,779 1.00/1.00 vMB 46
564,143 564,143 000000000000000000277ed824db8407abefba731e236661f10a750a0187abb9 2,932 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.