Loading Tool

Explorer IconExplorer

Memory Pool

81,139 transactions
30.05 vMB
0.09384092 BTC
Random Selection Loading Transactions
Max Size: 183.61/200 MB

Candidate Block

Mining Attempt 7602f6337f964d03104fa521bf09710eeada2e481886cb3a1196c63554feaf21
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2f9e2d22176cd45fdbc804f12b3f8df74607f18b1c6e030590ca55dab25c31d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02629326 BTC
Feerates: 402.60 > 2.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (577,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,398 337,398 00000000000000000249914d3ccf147de0dd5402a9c040da3106f965d02cfaf8 151 0.09/1.00 vMB 20
337,397 337,397 0000000000000000194ff277528dd13fb132523715c9e4f45ec4204351f2e70d 97 0.04/1.00 vMB 276
337,396 337,396 00000000000000000e3825ed2abbc4a982f5226a1eff5a4bdc542ef6697774b5 172 0.10/1.00 vMB 24
337,395 337,395 00000000000000000160374033d6080b7345f194629bdaccfcbde61db39453bb 108 0.04/1.00 vMB 32
337,394 337,394 0000000000000000120717dc16e9062e70c5456794b78f4e07ea081807491455 288 0.14/1.00 vMB 24
337,393 337,393 000000000000000019b8f7caf0f5a99b93c6805fe5b7c66b66852e273372f884 132 0.07/1.00 vMB 23
337,392 337,392 000000000000000009d9859342a636f189c492a3a2bb508ff5b77e4651bb2476 184 0.10/1.00 vMB 21
337,391 337,391 000000000000000000d849be937b7d1a220311eaa780dd9733d5dd6c3eaf0702 1,401 0.73/1.00 vMB 52
337,390 337,390 00000000000000000512a3504b32714276461f774f46273dcbec08a837609382 36 0.02/1.00 vMB 789
337,389 337,389 00000000000000001822fc4fac4183d9ca9be0394086cd605e0fa63a0770c247 48 0.03/1.00 vMB 21
337,388 337,388 00000000000000001ac4a45973e65d0700c5cb775a081ed12e9880b0e2b13e7b 70 0.10/1.00 vMB 10
337,387 337,387 000000000000000009f5cc10c129cb59f4a9a8cc0c07aae33a587b163258dcd6 136 0.10/1.00 vMB 20
337,386 337,386 0000000000000000059837b0addf24c726b9580e5a87391362225463e534672d 124 0.07/1.00 vMB 23
337,385 337,385 00000000000000000fe55e4c6a2e2d7886a18001d66d32d0a42685cbd5c5bdca 875 0.53/1.00 vMB 25
337,384 337,384 0000000000000000037529a419537804e01c4873515727bdd60515be50a0e706 227 0.08/1.00 vMB 348
337,383 337,383 00000000000000000dc5f729a7c0f045d1125a71b211e78e37d5147b6269f05a 740 0.45/1.00 vMB 23
337,382 337,382 000000000000000015a34ecc350b81e50142836ae3c8ad214037dcee70db8f63 222 0.12/1.00 vMB 68
337,381 337,381 00000000000000000b63d854e5c41ebe1aa0d1de34cb0d78927b98e4f0b25024 205 0.14/1.00 vMB 87
337,380 337,380 000000000000000016e7d866733a83dc6706e173ee4e4f28f6602457fe0056de 33 0.02/1.00 vMB 14
337,379 337,379 000000000000000006e1c5f1a603a9cd0f6e3dd401c2b08f56c853411ca192b4 1,001 0.54/1.00 vMB 28
337,378 337,378 000000000000000017186db7f7a969718b24d402023703ab3f6f98bed527895e 98 0.05/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.