Loading Tool

Explorer IconExplorer

Memory Pool

72,198 transactions
27.83 vMB
0.05883803 BTC
Random Selection Loading Transactions
Max Size: 165.23/200 MB

Candidate Block

Mining Attempt be64965909b1bdc65f47a8fd14b62f57fa8d904d84e57fe310d0cf154b94f447
Version 20000000
Previous Block 00000000000000000000e0c459f13ddf02d73e8b60894ea83c46113e0f3e25a9
Merkle Root ec8ac9cfc4cead69e93d8165368e9074b21f9a4023a2addf26a583e69b250f74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,821
Size: 1.00 vMB
Total Fees: 0.00333682 BTC
Feerates: 12.53 > 0.33 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,067 (605,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,299 309,299 0000000000000000006b06817e1bcd514e1eb2873a845306d21a94b62c26381d 33 0.02/1.00 vMB 14
309,298 309,298 000000000000000002d768056a34d24f5e45aa3f83131291d575402a6e639ef8 683 0.43/1.00 vMB 26
309,297 309,297 000000000000000024fb272deb0deba3c3d11a480f7793c371285f9f85119f08 400 0.61/1.00 vMB 17
309,296 309,296 00000000000000003117438c619ca7f70e24af54d5aad7147b36abfc91c2e82a 518 0.26/1.00 vMB 31
309,295 309,295 00000000000000000fe5b1f7fb2d03c71df42abeb6cfd717e7f529c726f5ec36 221 0.15/1.00 vMB 26
309,294 309,294 00000000000000002528d4331ed77647d2f28dcaf08b2e83d85a6dece229a9ff 98 0.05/1.00 vMB 31
309,293 309,293 000000000000000015f6ee416adb92dfcb7d6ef1921923cb3c3ee4543928bf31 66 0.04/1.00 vMB 26
309,292 309,292 00000000000000000750ae10a71811e62a62a9cdab818de6623ef70ed7f590da 71 0.03/1.00 vMB 33
309,291 309,291 00000000000000002ba7be1ca3794945ee1810eea446150cde161397e94cb3a4 98 0.04/1.00 vMB 32
309,290 309,290 00000000000000001b25a56f0786467fabcbcd4528a244fb205910b2d389ce5e 459 0.22/1.00 vMB 33
309,289 309,289 00000000000000001fec7fcfc894ac77e3de4fd4e69620a6eadbfca10f3934e9 10 0.01/1.00 vMB 12
309,288 309,288 00000000000000002610b6d4ad052e793c0bbc15c766a08025e7d51a860eb122 51 0.02/1.00 vMB 30
309,287 309,287 00000000000000004029e62be6304912166656fe35f12af2dc0f0ec9b877d225 32 0.01/1.00 vMB 39
309,286 309,286 000000000000000019af424d44cb22e255cc703ef7c426fc89d727f79969547d 580 0.33/1.00 vMB 27
309,285 309,285 00000000000000002a63279918c776493d87c088ad10ac3cb48d7b6d7a6449d2 51 0.03/1.00 vMB 12
309,284 309,284 00000000000000003382093aaeb024c6c1433e7a4e36ba41e0333371a0443cb2 188 0.09/1.00 vMB 29
309,283 309,283 0000000000000000200fab9ff82cdc2c79251f0fdd9c61ac8596264a6841e59f 392 0.22/1.00 vMB 30
309,282 309,282 00000000000000002e0182bb86f92b1636ac283a70d84b8ea80f56ec5db467d3 708 0.33/1.00 vMB 34
309,281 309,281 00000000000000003ed56f9cfba4209e1171ec6a37e2441b519f3c91433fa07c 56 0.02/1.00 vMB 34
309,280 309,280 00000000000000000a3b245d65b7acdbbe29bcee2f04ac6fd68d4d7fb0e4de85 109 0.08/1.00 vMB 26
309,279 309,279 00000000000000002c35566e772ebef2d4361aecff96e0a01a7ca4872061ce33 18 0.01/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.51 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.60 GB
    • Received: 15.54 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.