Loading Tool

Explorer IconExplorer

Memory Pool

43,187 transactions
26.53 vMB
0.05986416 BTC
Random Selection Loading Transactions
Max Size: 139.28/200 MB

Candidate Block

Mining Attempt a4e553949edbb2e5107d421b159fd7837328c576ed7f3bf0469dc3f4a727545a
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 2deb0827950a6bacfc3bc8e2728e8d260d86258f9da44d3fd2d65002c77ac83d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,105
Size: 1.00 vMB
Total Fees: 0.01100146 BTC
Feerates: 73.20 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (299,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,003 615,003 000000000000000000016870f25632709ab7a777ad3c6337744e7fb49703a577 2,584 1.00/1.00 vMB 7
615,002 615,002 0000000000000000000a663bb3455ab63badc0a9071d1113deb416f8b3fb5c6e 2,927 1.00/1.00 vMB 21
615,001 615,001 00000000000000000010208bab3c2ae3e7024aaed3dc4155ff9223f0377415fd 2,498 1.00/1.00 vMB 17
615,000 615,000 000000000000000000014e2ec690c19097d5e83c2c5e66e1cd83fa85a3af11eb 2,560 1.00/1.00 vMB 22
614,999 614,999 00000000000000000001b7f15579447635243e8c35f50e69f1b533114207e8d7 2,726 1.00/1.00 vMB 40
614,998 614,998 00000000000000000002cdee46a97409a63ad31f9d04c5f28989b992361fc7e5 2,201 1.00/1.00 vMB 20
614,997 614,997 00000000000000000011ba79ab4316fab6a28c00ecb1b793ba207fb955b8b81d 2,174 1.00/1.00 vMB 6
614,996 614,996 0000000000000000000625adaa960ca00c3837de9bec1e5b990f166d0a8ad18c 3,135 1.00/1.00 vMB 29
614,995 614,995 000000000000000000027419058dc22088e4458adfecf7616635448cd94e87eb 925 0.38/1.00 vMB 4
614,994 614,994 00000000000000000010bd1d1d74677cd42d4d81f00ac87c0ea218b54253f8c1 2,520 1.00/1.00 vMB 2
614,993 614,993 0000000000000000000a91efa224917136d69c188783c7ac14bcaa3f36dac933 2,012 1.00/1.00 vMB 13
614,992 614,992 0000000000000000000ed1f14b258baa79b6fb13226665176b07b91c21531b47 2,341 1.00/1.00 vMB 20
614,991 614,991 00000000000000000001b22e6d4a53083e33f01d647a9127c00448b4942e17f8 3,380 1.00/1.00 vMB 25
614,990 614,990 00000000000000000009cb8c64a7182de7e4bedcffac3cbc25bdb982671de744 1,833 1.00/1.00 vMB 18
614,989 614,989 000000000000000000112a5fc2f4401023a8815261564caf19883a35253ce238 2,385 0.88/1.00 vMB 4
614,988 614,988 0000000000000000000818a16e037777dc496f1cc001bd0fd415eb4edb7d001e 2,962 1.00/1.00 vMB 20
614,987 614,987 000000000000000000109ac624bb201ce7b03329c1aeafa37afa0a582941ebdd 2,224 1.00/1.00 vMB 10
614,986 614,986 0000000000000000000236caec88554c4c0f293fb0293ef342976e1d22f3a3c3 1,111 0.33/1.00 vMB 12
614,985 614,985 000000000000000000102036a77c02ed031517a266b9f68ae36aec6be3029a50 101 0.03/1.00 vMB 8
614,984 614,984 0000000000000000000fbcd2427079b53d77bb39cb732b4d6a36f7bc99a28e44 1,300 0.36/1.00 vMB 10
614,983 614,983 0000000000000000000775a9680e2403ca768b9368ae87d104030ff55f9690e8 136 0.05/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.55 GB
    • Received: 13.93 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.