Loading Tool

Explorer IconExplorer

Memory Pool

81,463 transactions
29.95 vMB
0.15660796 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 12996d59f63f4acbef7846d876595a156a22d5b821ccafae2e1a63074071b3bb
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3095cb0d2bc14fba0fcd73e2c71aab9fdda402ce90212d638931a959f0696c85
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,737
Size: 1.00 vMB
Total Fees: 0.05961136 BTC
Feerates: 1,002.91 > 5.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (491,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,230 424,230 000000000000000004e72b89048cdde8c4dd7c9d8def5fef3bc6a7d2e479a91c 2,452 1.00/1.00 vMB 61
424,229 424,229 0000000000000000043640a8e00de7d55720453cb1b17f6df2a7b1f73ffd1eed 1,815 1.00/1.00 vMB 96
424,228 424,228 000000000000000002b005b2121afb2562250aa46b7fa7e0fc26da31e0bdd605 1,405 1.00/1.00 vMB 103
424,227 424,227 000000000000000003a30458f0f0eb72c7cbd05cbc6b249a31743edda0374565 838 1.00/1.00 vMB 85
424,226 424,226 00000000000000000101e05c9aa594b57ffe848df89618bc5a00f4b2fda92081 2,079 0.93/1.00 vMB 83
424,225 424,225 0000000000000000003c229c876381d1f56071198320e8426f6795a4d3c116f5 2,499 1.00/1.00 vMB 101
424,224 424,224 0000000000000000020e946662abc26e5add33aaab616cddc28f8d9c6ea78c32 2,199 0.99/1.00 vMB 89
424,223 424,223 000000000000000000fd6f72d2acbb6f0c20ee7a9c83286507e91ddd8f88b4d6 1,678 1.00/1.00 vMB 72
424,222 424,222 000000000000000003811610318b84b9acd04e964b1488925f046c256d03a5e9 1,933 1.00/1.00 vMB 90
424,221 424,221 000000000000000002ca171f63290ee9f0376f25222171d93fd949829397c961 2,405 1.00/1.00 vMB 83
424,220 424,220 0000000000000000036898352444196595068ce91faf576b1406a12f98d4a70a 1,875 1.00/1.00 vMB 57
424,219 424,219 00000000000000000294181c067de43c9ba6338a005ae177ba99c2e865c16870 2,041 1.00/1.00 vMB 63
424,218 424,218 000000000000000002bf9e094d6fa77253a90324adac271bba4e0956faf9d5f2 2,669 1.00/1.00 vMB 119
424,217 424,217 0000000000000000035b571ca79c308fd0a46bafebc69b335d211777e1bfe063 2,366 1.00/1.00 vMB 85
424,216 424,216 000000000000000004d8031e57442e9d5e34b3576e8af067ae879c854d249bbc 2,740 1.00/1.00 vMB 100
424,215 424,215 000000000000000002def7ee147999d706c43403324aff3d148a409248e51504 1,727 1.00/1.00 vMB 93
424,214 424,214 0000000000000000018d4f11b461f188365996cf3855f063154f9b33e86c487d 990 0.74/1.00 vMB 37
424,213 424,213 0000000000000000047b49a90c9dc96e3529ad5b041f86156ed09edcc21a802b 2,368 1.00/1.00 vMB 77
424,212 424,212 000000000000000000f675806e238a01b38c4a0672f554e29278335d6c4f2ec8 1 0.00/1.00 vMB 0
424,211 424,211 00000000000000000448016e57394a352adfd32dce2c9d5710a964eafd212952 2,713 1.00/1.00 vMB 114
424,210 424,210 0000000000000000000fa6b04ba713eddb300ba50130481d5b5c1402a8a5a947 2,405 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.