Loading Tool

Explorer IconExplorer

Memory Pool

79,344 transactions
29.70 vMB
0.07726831 BTC
Random Selection Loading Transactions
Max Size: 178.14/200 MB

Candidate Block

Mining Attempt 5b33316f9777cdea1cfa4fc6c1f252294121bfe79ef412d93408c5fdbe469789
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 8d95517bd58c053a42ecfa0df7e6116c4a030efc284e4b8d3f282ae274d6396b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,741
Size: 1.00 vMB
Total Fees: 0.01679062 BTC
Feerates: 313.32 > 1.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (586,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,082 328,082 00000000000000000aa12c5d809fcf9a35d4a7ee6a7d6c2bf4540ca2a319ec46 472 0.45/1.00 vMB 18
328,081 328,081 000000000000000009d29f99e0d9140606f656e79c87df81b62f95b472c5317b 697 0.25/1.00 vMB 40
328,080 328,080 0000000000000000079a0c3b7784559142daf6012b6375f5569d0e283fd2468a 64 0.02/1.00 vMB 59
328,079 328,079 000000000000000008b631bdb331f5b4af816407d732af1160a7aeb2a1af3bee 32 0.01/1.00 vMB 41
328,078 328,078 0000000000000000146731aade3ec74350029e6beac2d6d2c72ca21de03809c8 1,369 0.71/1.00 vMB 28
328,077 328,077 0000000000000000144d9fa6384810de879c145df5059da75837be6dbdde8d0c 39 0.02/1.00 vMB 9
328,076 328,076 0000000000000000178884397099a9a6d03498089d76f26c243a134852d8a8e9 1,149 0.62/1.00 vMB 27
328,075 328,075 00000000000000001b0f570cdb0f1a28614057e333fc08711af0d6912690751d 449 0.31/1.00 vMB 22
328,074 328,074 00000000000000001c7d7de14a86a03801b2d94c729b029a755eea950be94f90 471 0.21/1.00 vMB 29
328,073 328,073 000000000000000017ccfd8e0fd9eff194144bf3b715ada65541d644e3628bcd 474 0.25/1.00 vMB 29
328,072 328,072 00000000000000001e1d58841f957d82a5c53499338bda4766ca45cdfa77fcdd 129 0.07/1.00 vMB 24
328,071 328,071 00000000000000001bf9912a749a34dc001a722b0e6a51617efea7c66582de02 1,205 0.57/1.00 vMB 29
328,070 328,070 00000000000000000d0b21e870a5c739302008a9ac91575637c61f1c159be0a2 602 0.32/1.00 vMB 26
328,069 328,069 000000000000000012c8f49f3cd2471995fc735d6b0b27f9d69617f1297519b3 204 0.10/1.00 vMB 28
328,068 328,068 000000000000000015a8656243dddc38caf2156d19472bb9c0c5fdc9f1730fb0 285 0.16/1.00 vMB 26
328,067 328,067 00000000000000000e6928970f41730f7b8e0a4d07535c0c4452d2d03ed9a60b 392 0.24/1.00 vMB 24
328,066 328,066 000000000000000005a5b9f4c15406f7a3c1580837dead507a19e284cdc1d68d 628 0.41/1.00 vMB 26
328,065 328,065 0000000000000000028e6ee3c32f0bdfe22cd7040d574c07e9a5a38c1f43318d 24 0.03/1.00 vMB 21
328,064 328,064 00000000000000001cfd9048d25eb46448e1df18d3e3b69cbcaa8b5a35e8f3cc 146 0.08/1.00 vMB 25
328,063 328,063 000000000000000008550affbc25d34be363c36220edf28ee91de8a192f0f567 441 0.21/1.00 vMB 32
328,062 328,062 00000000000000000a59c6f08c9ebfaa2ba5f178e63e4f24f220f8cd5b8da246 424 0.46/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.