Loading Tool

Explorer IconExplorer

Memory Pool

80,205 transactions
30.07 vMB
0.08802955 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt c6c67b5b97139e624c51206a6ece5988824b132d20bdd23b61873cb0edf69d09
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 5178855b0af9ce0c77e8137311397662aa4dd309830201880ddb3631a76262a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.02658664 BTC
Feerates: 301.07 > 2.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (589,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,450 325,450 00000000000000001b671eb07f502e12b88934d6178039938cbf6d1f5466fea3 492 0.28/1.00 vMB 25
325,449 325,449 00000000000000001e03df996d56aed6ca73aa1486262ca2cd166dcc50332a69 443 0.26/1.00 vMB 26
325,448 325,448 0000000000000000181fef18fffe8e3f335bf1e529c49ddfd07b825e2ff12aa2 764 0.42/1.00 vMB 27
325,447 325,447 000000000000000007c9197aa176009b75619c3e827eb16dcf088001322b5efc 615 0.39/1.00 vMB 27
325,446 325,446 00000000000000000cb0e34e785ea87840f813e986eb2f72ad680eeea5446a7e 1,001 0.59/1.00 vMB 27
325,445 325,445 00000000000000001860615d16a22b4ba53af3f724e6784f960bc35435f3cb2e 425 0.24/1.00 vMB 31
325,444 325,444 00000000000000000a2d3035728981bf10f796c6b78efc3617ae596cce2aa4e7 447 0.30/1.00 vMB 21
325,443 325,443 0000000000000000165bc1a4efda0eb8f2dad5edef81515856e9358d8a9f8b65 842 0.40/1.00 vMB 29
325,442 325,442 000000000000000003e27e3380b1e3b04d667e4e4f81ff7e527e04640332b7d0 686 0.32/1.00 vMB 32
325,441 325,441 00000000000000000571dcb196011f62128b49a428a07fc5af00bd6871ed09df 422 0.20/1.00 vMB 36
325,440 325,440 000000000000000000fbb038581a34dfc3f6451bf29ab40803dc6dce24346e67 501 0.25/1.00 vMB 30
325,439 325,439 000000000000000004360866c763e31dc52f5790885ba35f0743c4153b7556e8 408 0.26/1.00 vMB 26
325,438 325,438 00000000000000000e83676af134a3f7df68a8d28e632c6f3033dce7c4206224 407 0.20/1.00 vMB 39
325,437 325,437 0000000000000000163e2337bb3ae3030dc7b63b5293ae79110b45e5d5d4ea6e 397 0.19/1.00 vMB 41
325,436 325,436 0000000000000000036ff5eb24035a694eac03347f1abda0adaf9ee5d791eafc 153 0.10/1.00 vMB 29
325,435 325,435 00000000000000001c8a45eb3e6b73d31f83f7a3f59ea0c062044f712776935e 829 0.44/1.00 vMB 28
325,434 325,434 00000000000000000ae440731284e4557465e7b90429babb00a644e25042bc79 504 0.36/1.00 vMB 21
325,433 325,433 00000000000000000f014ce6805cb1e11aaddbac5a760937915052e13fc3d203 357 0.19/1.00 vMB 28
325,432 325,432 00000000000000001a955ad45c5e23fced7161f926fde016a771c72a487b0efb 58 0.07/1.00 vMB 9
325,431 325,431 000000000000000002139da51c2e37064d56c79d7f9454131400616ce715d9ef 593 0.36/1.00 vMB 29
325,430 325,430 00000000000000000564f33d40dfee0876aafa8157311fa8a3e28beca9c921e9 879 0.52/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

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