Loading Tool

Explorer IconExplorer

Memory Pool

82,361 transactions
30.73 vMB
0.08454742 BTC
Random Selection Loading Transactions
Max Size: 188.07/200 MB

Candidate Block

Mining Attempt 6542c96fbd1a8f69b377ce6deb3b0b3ae4f8a6cc37e12b137780c4db6056b067
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root efe74948fb7baa39a88d28934c361f5fe8c8a162373f3d14bb223549f3694d43
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.01488601 BTC
Feerates: 114.09 > 1.49 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (367,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,499 547,499 00000000000000000014270506e3af30d0231a031a96aebacaa2ab3aa1319d8f 1,889 0.85/1.00 vMB 10
547,498 547,498 00000000000000000001094d04d951c92f3a0b5b653d5cbb04a20bd0d0594696 1,407 0.65/1.00 vMB 9
547,497 547,497 00000000000000000026d43e368568d763fa0f54d134bf4907d0e47d82499ece 195 0.09/1.00 vMB 27
547,496 547,496 00000000000000000014851fc72ac07cd8f10db355c5aca0be20ce4e0adac002 356 0.16/1.00 vMB 8
547,495 547,495 0000000000000000000f0e72446134ddb4e8daee52dede1bbdb9b2381e3c20eb 1,546 0.74/1.00 vMB 10
547,494 547,494 00000000000000000026cb75f7707c81f7c6866ee96f80b60d4f54415fadd626 608 0.26/1.00 vMB 22
547,493 547,493 0000000000000000001185e4b4f6a24a9a468beb0895e006a11c27ca759dcb85 273 0.10/1.00 vMB 9
547,492 547,492 0000000000000000000b45dfb0dab5e9135239ff1fd48918f2d93f12f27fccf5 1,222 0.70/1.00 vMB 14
547,491 547,491 0000000000000000000e8b1c717304538f0bf9e3f33c9096abb2b39e2a3da3b0 906 0.45/1.00 vMB 8
547,490 547,490 0000000000000000001649244631fd0d6c730f5b4e3e62ecc96fe8148050a208 1,617 0.57/1.00 vMB 12
547,489 547,489 0000000000000000001b31736ff176f19767bee05f15087a353b3162c25f570c 1,023 0.95/1.00 vMB 3
547,488 547,488 000000000000000000260e270c1f41ee0b8a45bdac61a45eceb3a303fa95d118 154 0.06/1.00 vMB 28
547,487 547,487 00000000000000000026bfbbe6c11bd5bfd31c1ee3c8545d0bd541d84adafa2c 2,775 1.00/1.00 vMB 14
547,486 547,486 0000000000000000001e5e5db72c1d8545dca2b527b849b765692249cbf2a290 703 0.25/1.00 vMB 24
547,485 547,485 000000000000000000012780f559c34014ae1dc5fa712158c22f165bc313968b 3,062 1.00/1.00 vMB 6
547,484 547,484 0000000000000000001e3a80914390fbdd5a23c59222dd266b5a3fea9da5fa45 1,639 1.00/1.00 vMB 16
547,483 547,483 0000000000000000000ac215775a5eda866bed53335461b0aaa268d4bcfa1b1c 441 0.16/1.00 vMB 27
547,482 547,482 0000000000000000001607ee6ebd569ea4612469592570fe720d118b90ca8918 2,285 1.00/1.00 vMB 17
547,481 547,481 000000000000000000095e0bb7c5c1b0f98578fe13fd5e02849a306a9586a98d 1,993 1.00/1.00 vMB 6
547,480 547,480 00000000000000000018b121890fff80dd85ca54973104e3bb5ee3e21f7514f9 3,350 1.00/1.00 vMB 6
547,479 547,479 00000000000000000019c6f246d77cc803dafedf4051fe96b2ebea59d9d34ce1 2,767 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.02 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: 719.25 GB
    • Received: 18.02 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.