Loading Tool

Explorer IconExplorer

Memory Pool

26,153 transactions
22.40 vMB
0.03272801 BTC
Random Selection Loading Transactions
Max Size: 120.28/200 MB

Candidate Block

Mining Attempt 833d680a973dfbcbd695f7281613150458ad81be4b0bfa438d75dafc3b1b86f7
Version 20000000
Previous Block 000000000000000000009b7795bebc190494422f815c57845b571262b4480762
Merkle Root dbcf6a7085405d6b81f4720f71cc0588ebbc8a95b62d7dc336a5866a6742e4a3
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,414
Size: 1.00 vMB
Total Fees: 0.00830673 BTC
Feerates: 100.46 > 0.83 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,472 (109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,363 940,363 000000000000000000013f84ab4a2f8611d54f188928922eb8b8447956cd14b1 3,282 1.00/1.00 vMB 3
940,362 940,362 000000000000000000000d83f0d199c449128e8c38defde625cc6b41e0974571 2,884 1.00/1.00 vMB 1
940,361 940,361 000000000000000000001e5c13977af8c97647b6cc3e671f2e9e6f785c61e7a1 3,206 1.00/1.00 vMB 3
940,360 940,360 000000000000000000000d8f5bc3c49733c16398864d585938c12d0fa01dbaa6 6,576 1.00/1.00 vMB 0
940,359 940,359 00000000000000000001a54a08e7c9ec10bfecaa8118a01864aa21d7973643c4 4,184 1.00/1.00 vMB 1
940,358 940,358 000000000000000000001674884f4b3dae2cfb419700d7bdcdde57cd559cec71 1,203 0.41/1.00 vMB 2
940,357 940,357 00000000000000000001b66b18f858c223d0e4915c03a735c3e160d6f7e7f9bd 231 0.07/1.00 vMB 2
940,356 940,356 000000000000000000015909e8ddc43dccf84d7663a3167bf96eb544fbd2f797 3,907 1.00/1.00 vMB 1
940,355 940,355 000000000000000000008fa4fa03e00b49cf049fd48daa2d95de806ce104a7d8 3,768 1.00/1.00 vMB 1
940,354 940,354 0000000000000000000124197bc1d302c6fe951d7e63601ac119b739907209c4 2,560 1.00/1.00 vMB 2
940,353 940,353 00000000000000000000953cef22517be745441927ba3963307e2a73ff2163d1 4,495 1.00/1.00 vMB 1
940,352 940,352 000000000000000000012cb8c052277d4cbeb650f9800682b02256f0f08ede62 6,715 1.00/1.00 vMB 0
940,351 940,351 00000000000000000001a6379144e816ac89de1021d3b5da2c59f5bdaac6e979 5,214 1.00/1.00 vMB 0
940,350 940,350 000000000000000000005bbc23e593f81e9f5a279b77e418960cec380ab58ecf 6,070 1.00/1.00 vMB 0
940,349 940,349 00000000000000000000c07b37fd68f96b85c9083811f1a2106bc5a9ad7c0ece 827 0.31/1.00 vMB 2
940,348 940,348 000000000000000000015a9e67cccf29e7e3f343111e4ea3dee559d9ba740daf 5,610 1.00/1.00 vMB 0
940,347 940,347 000000000000000000000a19bea192a96b3c0674954571fb739da1d727d42d64 5,038 1.00/1.00 vMB 1
940,346 940,346 0000000000000000000184719e11199cfe606d0fab34e975db5565fd4df6f10f 5,607 1.00/1.00 vMB 0
940,345 940,345 00000000000000000001cf5c9093aec01bfb6ff87aa7e9a4f6d97960786f9f00 5,246 1.00/1.00 vMB 1
940,344 940,344 0000000000000000000141a1ebcd300411009c8ae6455b9ebec4ab27396ac1cd 5,078 1.00/1.00 vMB 1
940,343 940,343 00000000000000000001c7e246557846ce63b9a25b887a0c299b39bd6accdba8 6,551 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 827.61 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: 4,459.81 GB
    • Received: 243.28 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.