Loading Tool

Explorer IconExplorer

Memory Pool

82,074 transactions
31.11 vMB
0.10224172 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt d848a8fd10639437eb372d9f616568e996602d8eb36daa898d2fa10e0390a679
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 90d0d5919306c0c6a54dee3cc7d42ae2b2dac3848a4e4a940326ff82a0f64d82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.02784080 BTC
Feerates: 150.77 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (594,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,081 321,081 00000000000000000e354e75f99736d751c9cec486a7e49272d9b27295f77c05 83 0.05/1.00 vMB 20
321,080 321,080 000000000000000001b5b62994fc36b2ddae8d91911cb71614365b48393c973d 152 0.09/1.00 vMB 25
321,079 321,079 000000000000000024a1a86807c53163a4655740bd7ceba20e174f8ae497f3eb 131 0.07/1.00 vMB 24
321,078 321,078 000000000000000023a87c25e4a94b9eaadd8abc90e164d7e36f2f421a76c33c 481 0.32/1.00 vMB 24
321,077 321,077 0000000000000000144a30522adc5dc747a877ff10a0d6771c2b4964cd16adfd 1,025 0.50/1.00 vMB 29
321,076 321,076 0000000000000000038210a736437695aaba8d6e0b35d60f41c95d828184b2e9 514 0.35/1.00 vMB 28
321,075 321,075 000000000000000016045243d21bde37ecb5062ca88567631598cffa6a6d7462 184 0.10/1.00 vMB 30
321,074 321,074 000000000000000001a1716cc67aabe0bbc2d6ea00d2ad8cb222e4551799d969 149 0.09/1.00 vMB 26
321,073 321,073 0000000000000000081e66af87a2ea45a4826bd951c05d25e5d0457c05ea2bd2 25 0.01/1.00 vMB 35
321,072 321,072 000000000000000015825afa098d142ec61d545bee76eac5c699f71275e43f80 81 0.05/1.00 vMB 18
321,071 321,071 000000000000000021ffd7ae2880102273a7ce0f92e7c86f396849ca7c7445f1 217 0.14/1.00 vMB 23
321,070 321,070 0000000000000000063d00f6d6dca39fbea0e93e2cd90c0e6689ecc7d6ed9ec5 376 0.30/1.00 vMB 18
321,069 321,069 00000000000000001a1b4f0e891ed763a14a7d08328d151d4758d19e230c856a 512 0.18/1.00 vMB 40
321,068 321,068 0000000000000000109a0c28fc28972308b4590fca015b1fd0505be68708f02d 824 0.43/1.00 vMB 27
321,067 321,067 0000000000000000202681b6fdaacdadc9e0f1a9c0478c347f36f3f502191e6e 161 0.07/1.00 vMB 31
321,066 321,066 00000000000000000d7d1ffb3a3bdb0500469210acbb0dd2d107f40959bd0e19 1,134 0.65/1.00 vMB 26
321,065 321,065 0000000000000000180bb0945d3a9b52af14e67fce68014343187b3dda52e23e 371 0.17/1.00 vMB 30
321,064 321,064 000000000000000014fd7b379892c28ee675a809d8ff05c6a8b18e76b81e0f95 70 0.04/1.00 vMB 26
321,063 321,063 00000000000000000b9fa178384f992203d8f71823cc738a16c19e4eefa461b7 227 0.11/1.00 vMB 21
321,062 321,062 00000000000000001bbdba5dc5affaaaab2a6c8183d7b667ee79edd52bf0e8b2 1,023 0.57/1.00 vMB 27
321,061 321,061 00000000000000001c0de980ccdac686fad3358038c17f4a4c3bd4e6ac210247 1,302 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.04 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: 720.21 GB
    • Received: 18.15 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.