Loading Tool

Explorer IconExplorer

Memory Pool

80,931 transactions
29.87 vMB
0.07331303 BTC
Random Selection Loading Transactions
Max Size: 180.15/200 MB

Candidate Block

Mining Attempt 713b92aedb2b75b173652a6ca07d98ac5de24f7e19192f2433e9c36e24c51c2d
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9a3a84c9c24f3bb9fe6309ebdc733c4423b48c639f15037016635f67f3761fe7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,603
Size: 1.00 vMB
Total Fees: 0.01244572 BTC
Feerates: 100.36 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (390,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,397 524,397 0000000000000000000e5212edf0b07135e7f9da8a2af93fdd2cf6d38cf0963f 588 0.17/1.00 vMB 20
524,396 524,396 0000000000000000003e4a910b1979880af207362f151e2171e2a23745e1caf4 257 0.09/1.00 vMB 32
524,395 524,395 00000000000000000035de56e8973ac615cb37bfca395772ec89f3f0390d4e2a 843 0.43/1.00 vMB 42
524,394 524,394 0000000000000000001fa4ecfaab44a9dcc4b435309f1a9013a617cc4e5bf237 321 0.10/1.00 vMB 20
524,393 524,393 0000000000000000002868f382f68129f6964c4eeae347cc3498bfc69f30ddbb 2,704 0.85/1.00 vMB 31
524,392 524,392 00000000000000000021b79d02d9f126493eb7de88e3aeaf8760029dd029eeef 18 0.01/1.00 vMB 90
524,391 524,391 00000000000000000005c50d6417c7c82aba244da0ebd0427832f7f484bc2109 529 0.21/1.00 vMB 58
524,390 524,390 00000000000000000029c876ceabe80d2e85b26847f2a29b8c38270097f43bc3 730 0.23/1.00 vMB 37
524,389 524,389 00000000000000000020f42886cac5b30205bb5f12c515f855c1ec2fe6c378b2 1,152 0.41/1.00 vMB 32
524,388 524,388 00000000000000000013c1cf4a2968e8810513c810d923da53e69d576f9ea981 266 0.10/1.00 vMB 24
524,387 524,387 0000000000000000001ccdd44c340641c585a1dbfa7ebc27ba179a2ba48a1b47 1,033 0.32/1.00 vMB 21
524,386 524,386 000000000000000000256958383fd1a527b8ef0c93082b4cb154bfb4ab67b068 1,111 0.47/1.00 vMB 42
524,385 524,385 00000000000000000028a34abe26643d1575eb63e5aaac68eb22baeac8597cd0 1,017 0.40/1.00 vMB 30
524,384 524,384 00000000000000000014a7d4c88e0ba674227d4c73882f182c055da583799f55 765 0.32/1.00 vMB 36
524,383 524,383 00000000000000000018204705bc96daeea546efb15489da8b6df2c03513f3fe 227 0.06/1.00 vMB 17
524,382 524,382 0000000000000000001ff70b40979dab1f6f6744beb7b525b922ea5582f1c6a6 738 0.25/1.00 vMB 20
524,381 524,381 00000000000000000011332f6da6d37924fbf961fbee3f503cb86eda446701ee 427 0.16/1.00 vMB 28
524,380 524,380 0000000000000000003a43e52549d461447a6fec2fb239be9c8b289ddac1a6ee 503 0.16/1.00 vMB 32
524,379 524,379 0000000000000000002e556467f088a7d516af98fb980996f88e22fbc3b61727 489 0.21/1.00 vMB 39
524,378 524,378 0000000000000000000ea3d5fba8744aac64b7b23d7dce31a4c9c7b460acf699 681 0.21/1.00 vMB 27
524,377 524,377 000000000000000000309f4a5c55a3ddbf6bf49ac310cbbd04d0b7b200d7673a 1,293 0.44/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.