Loading Tool

Explorer IconExplorer

Memory Pool

59,490 transactions
29.95 vMB
0.07395869 BTC
Random Selection Loading Transactions
Max Size: 164.40/200 MB

Candidate Block

Mining Attempt 1f5a445efb3305cf00b3af147e1a8e6938a16e1800b77151928bad6f7d014ff9
Version 20000000
Previous Block 00000000000000000001f0491bff3a311aa373362ee17e7a9398266d96b4be6a
Merkle Root c86210d7cd9102693f7d4d1f6e6ff4121489986f1b63a05fd7690c8168f39735
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,985
Size: 1.00 vMB
Total Fees: 0.01500247 BTC
Feerates: 60.16 > 1.50 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,943 (158,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,454 756,454 000000000000000000077b4ec27b1f61bd2f1ad6ad2c93bde821e8fe7f9419e9 1,389 1.00/1.00 vMB 3
756,453 756,453 00000000000000000000f9e395753e490f29a1213fdfbe89314691a0d268c1d4 2,491 1.00/1.00 vMB 6
756,452 756,452 00000000000000000006d8469efdd8b316d0a52c6bc7c2248baddfa6780900ff 2,577 1.00/1.00 vMB 19
756,451 756,451 0000000000000000000027895a1788f2339b84a4f365c0accb95be3d406726fb 1,714 1.00/1.00 vMB 15
756,450 756,450 00000000000000000005a72e37590b534da3667ae2da19979e28a1229ebf94f0 3,285 1.00/1.00 vMB 23
756,449 756,449 00000000000000000003072b8d93f56fb4fdf7aff229501b557f53fb13225b0d 2,237 1.00/1.00 vMB 37
756,448 756,448 00000000000000000005f1239817001da2a2b612fda4314ef5e5d1ea007b3165 816 0.39/1.00 vMB 10
756,447 756,447 00000000000000000007aac1567a92f7477ea8cb840807d8c5b1c579193afd3c 329 0.13/1.00 vMB 11
756,446 756,446 00000000000000000005d54d53cf2ecea74a31eef67f0444377a92d77ea6f401 2,753 1.00/1.00 vMB 13
756,445 756,445 00000000000000000004ce3ae344eff03b79237b3a440b5395d141188a9d6304 141 0.06/1.00 vMB 6
756,444 756,444 00000000000000000002e3db54bd710786d5c9e649a10b4a3d0727f73a462e4b 2,247 1.00/1.00 vMB 10
756,443 756,443 000000000000000000056e63b2f3c63db38493a9d35a5de215ec0b3107599744 3,111 1.00/1.00 vMB 12
756,442 756,442 00000000000000000005eb0f5a2cfbe99c727813506c2eb07e8c1eadbe68baee 3,036 1.00/1.00 vMB 19
756,441 756,441 000000000000000000031fe74e48b30ff33e000b318d56a2fcfe4d2acb668739 1,161 0.38/1.00 vMB 14
756,440 756,440 0000000000000000000560b5abed8e7e3337826b7a93da9c0e226a7b98c5ca1e 915 0.59/1.00 vMB 6
756,439 756,439 000000000000000000083d29e579657882f1e438759c548bd28f7b372bee2a37 1,746 1.00/1.00 vMB 3
756,438 756,438 000000000000000000037cde814b6fc42098d078a21997ed61ed4b707d856484 2,630 1.00/1.00 vMB 16
756,437 756,437 000000000000000000047017b2bfc8d893de58fbe8afbb2de2998956c422f759 1,729 1.00/1.00 vMB 16
756,436 756,436 000000000000000000080b5c5293d4a3ab889c731e772fa6376ae8146c06188b 2,554 1.00/1.00 vMB 21
756,435 756,435 00000000000000000005202d426a4086e6d7840603b8498c1c54a7b38fd99d04 363 0.10/1.00 vMB 15
756,434 756,434 0000000000000000000299ba79d1847df917f8981bc1e5dbc96338a503603512 594 0.32/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.29 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: 657.07 GB
    • Received: 14.47 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.