Loading Tool

Explorer IconExplorer

Memory Pool

81,063 transactions
29.54 vMB
0.10430430 BTC
Random Selection Loading Transactions
Max Size: 179.93/200 MB

Candidate Block

Mining Attempt 25dd2f3fa8f1f268ff723ae82718908e8ddcbf2d3741028dba6b9b5994a1ef07
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root d873971924faa667e6afa58ae204ba432f8da554d077156bb6aee14224982ea5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.04216874 BTC
Feerates: 201.05 > 4.23 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (140,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,522 774,522 00000000000000000001c5a1fca016d26eed8e937ae974e418666d08e7e943e3 2,118 1.00/1.00 vMB 9
774,521 774,521 0000000000000000000273db747c05b2d1d675c97b9004e38ccf48fb3c296c42 2,362 1.00/1.00 vMB 21
774,520 774,520 00000000000000000005e2d4598e6275bf718430aa532f7bc09c87ff6925b261 5,151 1.00/1.00 vMB 6
774,519 774,519 00000000000000000000a16a6cccc6f478a5232f236c0b18c43beb43d1576da4 2,370 1.00/1.00 vMB 12
774,518 774,518 00000000000000000001690e60716ded387f01f26707c1dcb56c0d5411b31362 2,383 1.00/1.00 vMB 23
774,517 774,517 00000000000000000005a91512bdcd589b8abc87c9aef26f52fab88b7b624e18 2,156 1.00/1.00 vMB 17
774,516 774,516 000000000000000000042585e102b1c5e0485544f89ad52dc6d69aa22445d605 2,772 1.00/1.00 vMB 16
774,515 774,515 00000000000000000006802c6090a56506b59ad08bbdf04eb2c2f15b97ef33d6 1,388 1.00/1.00 vMB 24
774,514 774,514 000000000000000000013e5a60a16665beb852dd7208d7bfe37dccb89e02da6b 3,645 1.00/1.00 vMB 30
774,513 774,513 00000000000000000004b7f90235f057b64bd08c5827b918f3f089cb40b7dc1a 2,948 1.00/1.00 vMB 42
774,512 774,512 00000000000000000006bc9a1fbdf76ff06720866f616b5ca4230fa354336f36 4,411 1.00/1.00 vMB 11
774,511 774,511 00000000000000000002432bbb9d155e24da87d3b69eee888a716793246b547e 3,365 1.00/1.00 vMB 5
774,510 774,510 00000000000000000002470cbe29531dbdf1f25b15f00f6df150502f89b6fadf 2,626 1.00/1.00 vMB 6
774,509 774,509 00000000000000000001a8135454fe25f695baec5ea4949a5d208b6a2d9ea2ed 2,658 1.00/1.00 vMB 13
774,508 774,508 000000000000000000034e5bcae3f6af9e07ab5e5c1c192bec25c82f59149fd4 1,873 1.00/1.00 vMB 17
774,507 774,507 00000000000000000001988f107fe0a1fd41b634580b5403d1787d52794e219d 3,499 1.00/1.00 vMB 23
774,506 774,506 000000000000000000071ea38d3c89289286f3aeaa4dfe776241c40d830c8c7f 3,547 1.00/1.00 vMB 25
774,505 774,505 00000000000000000005c7677f100a8fd7137177fced7905791335bf7f4814a8 2,710 1.00/1.00 vMB 19
774,504 774,504 0000000000000000000376ace727bc5d80e03db388a63f646962e80eba332c89 2,924 1.00/1.00 vMB 20
774,503 774,503 00000000000000000000a91fc8a5325bbe43d6281154795a81aa2fb45c9c296d 3,255 1.00/1.00 vMB 28
774,502 774,502 000000000000000000008a64a5cef37f08736dfdb329639c021df3fc71a08fef 3,743 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.