Loading Tool

Explorer IconExplorer

Memory Pool

36,145 transactions
26.82 vMB
0.05459376 BTC
Random Selection Loading Transactions
Max Size: 135.68/200 MB

Candidate Block

Mining Attempt 30e24e386497c1df1895521e66c946c22a57e4022a3b5092f254cf55a204aa75
Version 20000000
Previous Block 0000000000000000000179be315979af8643d60e3dbf26b1dc2d5ab14d2f469a
Merkle Root 7fddbfe3eed0e50a190f4ace15716100236e5ec7535d754d69acf8d7ee6f1bc6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,388
Size: 1.00 vMB
Total Fees: 0.00435556 BTC
Feerates: 50.34 > 0.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,642 (525,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,432 389,432 00000000000000000b7eea5b9a961e9cd2053ee1626f5634e4bba5b67ce8e6d1 884 0.75/1.00 vMB 32
389,431 389,431 0000000000000000005b79987d2cd362faa22c7bbda4456dacb80a367eb94570 399 0.22/1.00 vMB 42
389,430 389,430 000000000000000002e23f30d1ff4da9ae5d24181deed76c2b53dc27e238029c 744 0.75/1.00 vMB 14
389,429 389,429 0000000000000000022ede656bdbaa654710bc352ab7bccbdb17eec67c1d6241 245 0.75/1.00 vMB 13
389,428 389,428 000000000000000003c92eb0ee66ce469c0943592f6e108d8ff7041feedf75c2 769 0.75/1.00 vMB 29
389,427 389,427 000000000000000002fc1518083df0336020566220b72f9a6048df2cf89434b8 214 0.13/1.00 vMB 23
389,426 389,426 000000000000000008c355c22df3cb160791e7c1bf7f10ba57c890dbe69bf08f 1,419 0.75/1.00 vMB 31
389,425 389,425 00000000000000000683893be7a37de93206105371d74837e8b31621d48e9e66 721 0.33/1.00 vMB 38
389,424 389,424 00000000000000000527887ca733a46f302279f501c55fa1f5178b6390414260 912 0.75/1.00 vMB 22
389,423 389,423 000000000000000009a8515a5945027d4834614efd8ab85bf5fbfddebcd66cbe 1,900 0.90/1.00 vMB 26
389,422 389,422 00000000000000000a1a1e5f9ea22bd14222213fc0bf7374c6b370ea50d485d4 362 0.12/1.00 vMB 117
389,421 389,421 00000000000000000b09baa34a4ba603b107fde0a4e617ced5ab3a753fc97a44 1,054 0.49/1.00 vMB 36
389,420 389,420 000000000000000009113ea7514d03b0e2066239153094b32b723b9b93ba4549 1,112 1.00/1.00 vMB 23
389,419 389,419 000000000000000004c914081871318c86b39aac12bc72e3bd4932bb1f7ae4e7 1,096 0.75/1.00 vMB 25
389,418 389,418 000000000000000000d8b58564cca7ddbb3de352237d07f2ca261c29dabde5a5 466 0.25/1.00 vMB 32
389,417 389,417 000000000000000009e4d83daf2c988291038119ddff1f8438e7b1b10e42a5b9 537 0.82/1.00 vMB 19
389,416 389,416 0000000000000000070b7f86168867648fbcedaf63c7a75760346940bfc2ccfc 1,831 0.75/1.00 vMB 43
389,415 389,415 00000000000000000739c19d1128aa3e7a575a52478ffac5f04f6896d2383898 1,528 0.95/1.00 vMB 41
389,414 389,414 00000000000000000629394757b46ae09599576b38c5eb6e02d6f6fdbd2f5082 1,627 0.75/1.00 vMB 38
389,413 389,413 0000000000000000041a3e7323adaf555249ed754b93ba859e073c0ee7ea15ef 747 0.93/1.00 vMB 18
389,412 389,412 000000000000000000574498db20dff5a7aa2ea5effb9812f26d72fd4dc47561 176 0.07/1.00 vMB 33
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 632.00 GB
    • Received: 12.09 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.