Loading Tool

Explorer IconExplorer

Memory Pool

42,293 transactions
26.70 vMB
0.08571620 BTC
Random Selection Loading Transactions
Max Size: 139.46/200 MB

Candidate Block

Mining Attempt 7b28871af183d4d4e90329a45ad75b27c859bbcb005c634c818c100b3216da4b
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 77a58f69e3b38466420570c57135196d2736356e8250b03a82e01eefaddb28f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03624451 BTC
Feerates: 151.01 > 3.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (86,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,530 828,530 0000000000000000000140cecdc6433f589ea97d93258390c9d053f188edf69b 1,476 1.00/1.00 vMB 25
828,529 828,529 000000000000000000005b2becc7ef606ec99cc8ef64e6ac5f8be1041ffcb50e 180 1.00/1.00 vMB 24
828,528 828,528 000000000000000000035ed4700b9545db228aa0fa241fcd316d260624d88d44 1,927 1.00/1.00 vMB 27
828,527 828,527 0000000000000000000400497e0e017bd2ab305bf096c31c7cc6ac5107c649be 1,518 1.00/1.00 vMB 25
828,526 828,526 00000000000000000001f2a1974d574d144442d0b0709078b4772cf3cdabe3be 1,995 1.00/1.00 vMB 28
828,525 828,525 000000000000000000016a4820649c1d561012f4fd93b98cac95a630671bf1a2 1,979 1.00/1.00 vMB 31
828,524 828,524 000000000000000000002a3983effd69337ddd75f5862715f6c9b36e0bfa3368 1,791 1.00/1.00 vMB 28
828,523 828,523 0000000000000000000330485684489ceb723604a4bc7cb39958ce850d635791 2,911 1.00/1.00 vMB 34
828,522 828,522 000000000000000000021a269bcced06174ceb2286fa029d0c1323c0bfd3a8d2 2,971 1.00/1.00 vMB 37
828,521 828,521 0000000000000000000053697593a4a9ac22465f921969e7d2f6941be7a6acd2 1,773 1.00/1.00 vMB 30
828,520 828,520 00000000000000000000b34a8375d5b35c5558565a644dd39478074cca7acbeb 2,759 1.00/1.00 vMB 40
828,519 828,519 000000000000000000012b988d0dfcf5b744d1018f618dbf224dd07a809a5b85 2,784 1.00/1.00 vMB 37
828,518 828,518 000000000000000000029aa71b6b11324f2d172afb9cefd3c5bc5442fd1532ca 2,592 1.00/1.00 vMB 42
828,517 828,517 000000000000000000006c42dd3c0b8e42f3f408fe248d699194c09f2e9a1592 2,001 1.00/1.00 vMB 35
828,516 828,516 00000000000000000001155881245c564ddedc5376282d977d531201fc010ceb 2,397 1.00/1.00 vMB 42
828,515 828,515 00000000000000000002333b0d0dca6619b2a41583845e827c9c3d538b78f7d6 1,721 1.00/1.00 vMB 35
828,514 828,514 00000000000000000003fdebeaa30442254c0dba22bd1bd11d25f9e4ec63c2dd 1,995 1.00/1.00 vMB 39
828,513 828,513 000000000000000000033b6fb940f90f15e62e60a44d218d226cb1e06bc48f2d 2,027 1.00/1.00 vMB 36
828,512 828,512 00000000000000000001a79b77c29e1de0755e43891fa284ddf07935c3b13759 1,906 1.00/1.00 vMB 49
828,511 828,511 00000000000000000000b9868b9b77f400c1e84f2f55c91212f3e297ef15d231 1,380 1.00/1.00 vMB 31
828,510 828,510 00000000000000000002c8a9d235d297b14c435a7bb318348b954e13ec38c301 1,964 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.