Loading Tool

Explorer IconExplorer

Memory Pool

81,427 transactions
31.13 vMB
0.09652653 BTC
Random Selection Loading Transactions
Max Size: 188.42/200 MB

Candidate Block

Mining Attempt e269e01983d6644dd946a479a5a407bee5557d4e2f66463131110013ecc17e75
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root d1579a1bdce7ce280c38def14b011fa856bb7d027b51b8557422a5738b83181c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,885
Size: 1.00 vMB
Total Fees: 0.02876233 BTC
Feerates: 150.75 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (580,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,003 335,003 0000000000000000199930e189d1584ec4e509f4afe4e95635b944f3702aa528 611 0.39/1.00 vMB 23
335,002 335,002 0000000000000000156a8f450d1ac28b07249073c93ed40aac8cbd0c0d291cca 741 0.36/1.00 vMB 22
335,001 335,001 000000000000000018517a37b2dad7aa9f087cddda6fd2acf63d939c9c59a9a6 1,633 1.00/1.00 vMB 26
335,000 335,000 00000000000000000f774c42a2622807ec8beae7f47f4043d93d798b9e7740e6 1,288 0.75/1.00 vMB 26
334,999 334,999 000000000000000007225e65e20726dfc9c6d406c621290fc1ae7000e6b09663 128 0.04/1.00 vMB 37
334,998 334,998 000000000000000001978f8f3b4cdd6b7b3d5bc4bcbcffd7471270713dd56550 650 0.40/1.00 vMB 23
334,997 334,997 0000000000000000150218ba5e2b6c37016c0812c63c8089e8277466f74e895b 125 0.07/1.00 vMB 8
334,996 334,996 0000000000000000176272c877490ae8303ef2ec922699ae1c975fce93be43f1 934 0.65/1.00 vMB 19
334,995 334,995 0000000000000000060533a4cdadc9acf670ef5d903ab57bdff9c3fbcdffc065 646 0.75/1.00 vMB 12
334,994 334,994 000000000000000000fdeb13d517a7a8d1670bbaba98cf2871323d349c8b010f 1,425 0.75/1.00 vMB 26
334,993 334,993 0000000000000000056bdd089dfda9ba057dcd0476cd37efe3ec63ac3c91992e 762 0.47/1.00 vMB 21
334,992 334,992 000000000000000003b40feda5c42e46afd75868ef62a457aafe82f2adf4454b 248 0.12/1.00 vMB 25
334,991 334,991 00000000000000001b455b2689e738710b9cadf9f654ad30d913295e72f21a2a 243 0.16/1.00 vMB 21
334,990 334,990 00000000000000000f9844862a6512122fa8f7e1a6007840bfa65ebbb82450c9 430 0.45/1.00 vMB 14
334,989 334,989 00000000000000000f89680468ef3f4018d8d12498c4069e83a4848f67f3fe5d 981 0.35/1.00 vMB 36
334,988 334,988 000000000000000006a76e29ed3e14762293630d8e9365bc95993b2bd24af5e2 324 0.19/1.00 vMB 22
334,987 334,987 00000000000000000017dde3c6917dd37136a7853766dcb5d28f5f36051cdaa5 400 0.32/1.00 vMB 19
334,986 334,986 00000000000000001304c792045b7b9d9fdfbe1308268da387351da2cebd9ece 256 0.10/1.00 vMB 27
334,985 334,985 000000000000000017e8bc9f15a6fb6d4ab320ffc4943e5977055a2341427eb1 937 0.75/1.00 vMB 28
334,984 334,984 00000000000000000cc926bb64a40de85145574ad10b488aa984250410726655 530 0.75/1.00 vMB 15
334,983 334,983 000000000000000006587764f0f4cd6100d5ed114f7d97de85b07918dadecc1b 1,015 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.71 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: 699.50 GB
    • Received: 16.60 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.