Loading Tool

Explorer IconExplorer

Memory Pool

77,777 transactions
28.62 vMB
0.09980020 BTC
Random Selection Loading Transactions
Max Size: 173.94/200 MB

Candidate Block

Mining Attempt 3364f71ab9310350fe17ae887090531ca3a78422002b7fba2fd5438a372e762c
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root c83661adb262a1893da43270f4e80707d51a5568033ee4796324daed7573c520
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.03398254 BTC
Feerates: 201.07 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (211,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,574 703,574 0000000000000000000b4599d7ef72c39ab3263d1ff9414f0df9b696e6055610 207 0.11/1.00 vMB 10
703,573 703,573 000000000000000000015a69517d3c1e3d007ed384f44805157a9ee30b087ff9 589 0.35/1.00 vMB 7
703,572 703,572 0000000000000000000eacc60ed8e95c4716d4ea21822a4c686b66d6dec7fbfe 1,060 0.36/1.00 vMB 13
703,571 703,571 0000000000000000000112f092c8d10cc328c382bc5046e16def87bb327db5c3 217 0.08/1.00 vMB 14
703,570 703,570 00000000000000000006444d439a530448295f80a2b09d77b28023359d884148 2,238 0.93/1.00 vMB 9
703,569 703,569 0000000000000000000aed2f9c07756d1014696443e60153776b3b7c281c0ab2 726 0.28/1.00 vMB 9
703,568 703,568 00000000000000000003aa796a46ace5c0345c6025ec1a980c3706a1e728aa97 663 0.19/1.00 vMB 10
703,567 703,567 0000000000000000000796b76d7cfc2a31c20cf19996309d4e9a2be18d2ab172 337 0.08/1.00 vMB 12
703,566 703,566 0000000000000000000d84071f83108bafe834d298999870e1d9477009abfc1e 3,185 1.00/1.00 vMB 11
703,565 703,565 000000000000000000089cdc9f2956889361a971c46fdb1d6db2a8ba4155c4c6 1,700 0.66/1.00 vMB 10
703,564 703,564 00000000000000000005a838939ce12dffd5622b761d8c941be66afe85caebc1 2,235 0.67/1.00 vMB 1
703,563 703,563 000000000000000000066aba6b2c3c3d106c85f84069c70c6fe273c2b5c080b6 2,844 1.00/1.00 vMB 11
703,562 703,562 0000000000000000000587dd3d927d8a7b88d87510afad56e23c0842e17b9393 2,804 1.00/1.00 vMB 8
703,561 703,561 0000000000000000000bb11610566e1ccf56cfddfb7bc4f40f941d84da89de25 2,911 1.00/1.00 vMB 6
703,560 703,560 00000000000000000007e1a1f13ed9478fe10637ac0b111f380e85dc2bbafc54 3,027 1.00/1.00 vMB 21
703,559 703,559 000000000000000000031d5830f38ff4564fa00a48fea313e9a18e85f49e0b1b 2,627 1.00/1.00 vMB 4
703,558 703,558 000000000000000000014889ca8825a76a4c6d530a9302eba4b7a5eac46c738a 2,918 1.00/1.00 vMB 13
703,557 703,557 0000000000000000000ec5c59e497e997c905f85be39bf9e82f72d5b143bc67e 3,391 1.00/1.00 vMB 21
703,556 703,556 0000000000000000000784dd11e599af109b8f80df6197cc93083f078206843b 1,374 0.47/1.00 vMB 11
703,555 703,555 00000000000000000002e0fe7982507889eb8ef773e3a6724b4f58978a4bc08a 2,074 0.89/1.00 vMB 10
703,554 703,554 00000000000000000002c27a97e8bb19d96719cde0996f42d90df7c054b8bca3 829 0.29/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.