Loading Tool

Explorer IconExplorer

Memory Pool

75,672 transactions
30.60 vMB
0.09322243 BTC
Random Selection Loading Transactions
Max Size: 175.41/200 MB

Candidate Block

Mining Attempt fe488d7b519abb1c566d9b91509ad7f116f290a5c5df100420f942a31088190f
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 21bf22b9b36a548cef5b6994bfe177cc5f7de14717316a978ad775754ed14470
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,727
Size: 1.00 vMB
Total Fees: 0.01855841 BTC
Feerates: 265.25 > 1.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (329,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,123 585,123 000000000000000000193bc4f86c250d91eea244e01a4ef74faf6e749c4bffcb 2,516 1.00/1.00 vMB 8
585,122 585,122 0000000000000000000f5717047f3123836106f2fe1b463d7af0c90f70b5e027 2,672 1.00/1.00 vMB 52
585,121 585,121 000000000000000000031e23b0862b96d36cd934f1b9fa25478c9906b4fa26d1 3,146 1.00/1.00 vMB 63
585,120 585,120 0000000000000000000a1a4bbe9e5c8b5f307dab5cc78952ae1dc5cadff20d8b 2,965 1.00/1.00 vMB 51
585,119 585,119 00000000000000000017a439ae91e9931e5c4c63ef8289838a4bb456c6d9d224 2,445 1.00/1.00 vMB 14
585,118 585,118 00000000000000000012a0fd57a7afb64b1b52529ab1793601cc5e3c3363fec5 2,257 1.00/1.00 vMB 7
585,117 585,117 0000000000000000000006aebe40c36f6db30fbe71582a891a49d320ea6644ec 2,669 1.00/1.00 vMB 48
585,116 585,116 00000000000000000014f5388b641660c7213d36d2924d495aabb8d7c4c3e1f7 2,332 1.00/1.00 vMB 47
585,115 585,115 000000000000000000089a0c49ad8480e57ca3547afe82aacde01be70c8c29f9 3,170 1.00/1.00 vMB 74
585,114 585,114 0000000000000000000de84e0ce0c3f43bc60631e9bd5224a765fb78c4a86b58 2,922 1.00/1.00 vMB 59
585,113 585,113 0000000000000000000c49fc04b59cee7108ff1bf22df5d705f1c63506ad4bbb 2,038 1.00/1.00 vMB 37
585,112 585,112 0000000000000000000f9e9e772a27418bed8dd5ad89455d8feb3d3b97095990 3,058 1.00/1.00 vMB 35
585,111 585,111 0000000000000000000dcfbaac792ceb4c2ff9b70edfb5cd33f1ae81d9aa347e 3,066 1.00/1.00 vMB 80
585,110 585,110 0000000000000000000c442e658be90807b84e4e134f3e5dc13533da17d340f5 1,162 1.00/1.00 vMB 5
585,109 585,109 000000000000000000066ec197f3ed87a59aa2b5bc2854d59fd784476b60e375 1,063 1.00/1.00 vMB 8
585,108 585,108 00000000000000000005dc44e777ab95e021f44be3535ef7c7db64db7ed96b44 1,275 1.00/1.00 vMB 19
585,107 585,107 0000000000000000001c1044e7f2515fb82d0e22446ed5d166a6e14029710516 2,547 1.00/1.00 vMB 50
585,106 585,106 0000000000000000000f19565924c9f44dd089d4c0df5004a74a3e695ae82d48 768 1.00/1.00 vMB 9
585,105 585,105 0000000000000000000db01363f574252444d1f3eca0db48395dd146a32a8ead 2,538 1.00/1.00 vMB 25
585,104 585,104 00000000000000000006d7e8104e83a11096e075e3e4e4321c669fe1e98a1f77 2,172 1.00/1.00 vMB 24
585,103 585,103 00000000000000000007cb0949550246f42ce4f15aee6fcd0e809ed82ab86152 2,440 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.