Loading Tool

Explorer IconExplorer

Memory Pool

43,289 transactions
27.96 vMB
0.06353470 BTC
Random Selection Loading Transactions
Max Size: 147.71/200 MB

Candidate Block

Mining Attempt d65eeccc014acb6bf6a2edc9c1936ceb4a6f86ea36b3158a184998e3cc3809cf
Version 20000000
Previous Block 000000000000000000017e8e85165f86ccc44f5c406f63ccc3773389967d2705
Merkle Root fd4561c1f9426e0580071c3f82dab800a6ba3b96b2c5cdff8b6e0711940bc264
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,447
Size: 1.00 vMB
Total Fees: 0.01107528 BTC
Feerates: 92.00 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,838 (357,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,953 556,953 00000000000000000018bf3e849881a72a934cae34641dfe89076d922b131025 3,080 1.00/1.00 vMB 30
556,952 556,952 0000000000000000001a0fc3f0e31d3d1654a1240d6b98dd502b3f7fb65aceea 1,269 0.53/1.00 vMB 11
556,951 556,951 000000000000000000177dc61340cd04e5b1fab70bcb8f852e1a684a02426f32 599 0.22/1.00 vMB 11
556,950 556,950 0000000000000000000bcbf5049ebac4cdf02c8698c2e090ca248e6a091ae2db 1 0.00/1.00 vMB 0
556,949 556,949 000000000000000000145bd2f1613895b5b18f4afaca59c9e232e2093bdacc2f 355 0.14/1.00 vMB 9
556,948 556,948 00000000000000000018a80e27383718d71e45784a3d2d9baa94eadab1f83dad 759 0.33/1.00 vMB 9
556,947 556,947 0000000000000000002f3f38e52d8f3b0ceaebc6e54b4d57cf16ba76114b183b 296 0.12/1.00 vMB 9
556,946 556,946 00000000000000000012905158604799fb95e697b7e00f2262e20977d18ee54f 944 0.38/1.00 vMB 14
556,945 556,945 000000000000000000135ecebed7f9fffb2422a1e147d4d8828c5c25b77e9023 319 0.08/1.00 vMB 15
556,944 556,944 00000000000000000024eea75e0839d811a1bcb65e12aa7bb73381b2a06d6188 205 0.06/1.00 vMB 11
556,943 556,943 0000000000000000002d4a6f839c4e772b9fafc4610ab4307dfdd1968cb8c3f1 1,629 0.98/1.00 vMB 5
556,942 556,942 00000000000000000008097990f7a8c912e4868471100fb2e539d6e6e168f347 3,290 1.00/1.00 vMB 17
556,941 556,941 0000000000000000001437a798890529d0eb916d79e18d144ccd0c3e6c087a28 2,886 1.00/1.00 vMB 33
556,940 556,940 0000000000000000001700d79ee2282353bb219f0e3f3ede166b2b3e83d3f17f 555 0.28/1.00 vMB 10
556,939 556,939 00000000000000000029d81d03d8872ac9107bc00015bcb981c4527d59cca74d 256 0.09/1.00 vMB 116
556,938 556,938 000000000000000000208d025b0a9342b83de59f6e91d87902ced845578237bc 1,521 0.63/1.00 vMB 11
556,937 556,937 0000000000000000001fcf0b5a340c2e3c3ad3ca3acc12b1085067f62712320a 703 0.56/1.00 vMB 12
556,936 556,936 00000000000000000003b1aca2707beb091ff349f6780b52ca4103a898645c4a 2,737 1.00/1.00 vMB 10
556,935 556,935 000000000000000000021f96da2e4cc562f4f78f6fbbe6505bdc7da2aa9781f1 2,649 1.00/1.00 vMB 19
556,934 556,934 00000000000000000031f75546f386f6554c0a5af0153ff68dee78196f0e255a 2,400 1.00/1.00 vMB 8
556,933 556,933 000000000000000000216d9ee060467fae983525249a8c772effbf84d4a281ec 1,837 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 651.74 GB
    • Received: 13.64 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.