Loading Tool

Explorer IconExplorer

Memory Pool

46,411 transactions
27.85 vMB
0.08371889 BTC
Random Selection Loading Transactions
Max Size: 147.38/200 MB

Candidate Block

Mining Attempt b25db148200081006ed6b4abdf87ce88e1b6152b3aa11e04672da24a7b0362ee
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 7c4ca7bed141ac582005b081d86e90b2764fd07d659be227eb69da0075dcb971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,850
Size: 1.00 vMB
Total Fees: 0.02978867 BTC
Feerates: 200.00 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (360,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,375 554,375 0000000000000000000dbe8bda34a2cc74a4076e94f3ede951b6ef5c1ffbcf56 3,082 1.00/1.00 vMB 42
554,374 554,374 00000000000000000028a0ff359a601042746e296b57c6ff296ecd275ab12d48 2,996 1.00/1.00 vMB 33
554,373 554,373 00000000000000000010091f141b0a06337eb99d16dbc09643abec28739ccfd3 3,174 0.99/1.00 vMB 42
554,372 554,372 000000000000000000202f6449bb9b41011d9b4da785de2ae4ac72a4f81963a6 2,324 1.00/1.00 vMB 55
554,371 554,371 00000000000000000031b6d205125fea7297b9207588fe85f4832a095bcc64c0 2,787 1.00/1.00 vMB 21
554,370 554,370 000000000000000000200106b4e0060424ab03ab9314943202807916047b8e39 2,799 1.00/1.00 vMB 23
554,369 554,369 00000000000000000022b2a8b1babc74374eaac617977ea73e2999a7bdab13f1 2,844 1.00/1.00 vMB 40
554,368 554,368 0000000000000000001cb876390c82b4f8e7d0b2f01cdd02de1b038899a35de9 3,143 1.00/1.00 vMB 55
554,367 554,367 0000000000000000003150dbd600c92340212766e5630d08d17752b0eb0330f7 2,729 1.00/1.00 vMB 38
554,366 554,366 000000000000000000033c4b36e4d53e5b21118c51fe7fee96a21be4c408d8ec 2,911 1.00/1.00 vMB 39
554,365 554,365 0000000000000000002b85ee221ee6076286ebf39e3f58cd8c75063a932ba1a0 2,954 1.00/1.00 vMB 47
554,364 554,364 000000000000000000190706c50ff5f595ceb0542f753357364a446b3c62212a 2,617 1.00/1.00 vMB 41
554,363 554,363 0000000000000000000420775dd50b53cfd56909ed4d2400fc1b7699f238b300 2,527 1.00/1.00 vMB 46
554,362 554,362 0000000000000000000acb51d3fd5ea61d571b9d8c342482b39524944d14c810 1,665 1.00/1.00 vMB 49
554,361 554,361 000000000000000000195be45dbdb70f829a308325478bf58b929bdfcdbc5b9d 1,368 1.00/1.00 vMB 54
554,360 554,360 000000000000000000063e39e68e3c56a35ba96342b4c5e1310173ee84b793e2 1,456 1.00/1.00 vMB 70
554,359 554,359 00000000000000000014d3ef12ed883375253ffb130ede76f30babc20c700dca 956 1.00/1.00 vMB 78
554,358 554,358 0000000000000000001124ddd51a9631e72b94e6fcabfebad86af89a0ac605e6 2,776 1.00/1.00 vMB 19
554,357 554,357 0000000000000000001ef024b51463e31d6d1b9dc25119a04fba4a8f9b96ed32 1,667 1.00/1.00 vMB 2
554,356 554,356 000000000000000000025e0f2f1f5bc8ca30bc20452312d446d2217429271894 2,872 1.00/1.00 vMB 14
554,355 554,355 0000000000000000001ba345e87350a5a6bdaf68cec68565f3dae0b122b394a0 2,683 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.19 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.