Loading Tool

Explorer IconExplorer

Memory Pool

75,050 transactions
27.68 vMB
0.07678986 BTC
Random Selection Loading Transactions
Max Size: 168.87/200 MB

Candidate Block

Mining Attempt 97e71ea81528eeca7b5562c9355d199a0d8ab9f942f40233c5878925fea4335b
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 4dd9aaa00d65994b6057705270e10b700a8df01f1d04ef9a06238913e8d9b36e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,052
Size: 1.00 vMB
Total Fees: 0.01765317 BTC
Feerates: 301.57 > 1.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (84,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,961 830,961 00000000000000000002779d89c76321626858cd17739bee9efc47bc490fcc26 3,320 1.00/1.00 vMB 18
830,960 830,960 000000000000000000000b92e258db7fc740a50655ef0b367234d5b47d78f572 1,238 1.00/1.00 vMB 13
830,959 830,959 000000000000000000027633e46cb128959ec847846bc92b126edc681f1d946c 955 1.00/1.00 vMB 12
830,958 830,958 00000000000000000001d4431cec960b317e6b26103b72aad105d853ce436129 3,715 1.00/1.00 vMB 19
830,957 830,957 000000000000000000010964dea42c12cde31c6c840c39789678f8aea1513f87 3,268 1.00/1.00 vMB 25
830,956 830,956 0000000000000000000358dc0a9b855e6fbaf83bc7f9c2d24b287630c629c392 1,238 1.00/1.00 vMB 15
830,955 830,955 00000000000000000002675b0a87e3826c3aa1ea3a92cc0800cdb9cd202fecbd 987 1.00/1.00 vMB 13
830,954 830,954 00000000000000000001d9e6dad0c2b8d27e360dd1547d309870ef30498780bd 2,977 1.00/1.00 vMB 24
830,953 830,953 00000000000000000001f25661f0f5a3470958c44ec03249a8ab5d74c5e1af10 2,327 1.00/1.00 vMB 19
830,952 830,952 000000000000000000007061a1ba9862a191dcdb8d046f7529fdd099b295b00e 2,112 1.00/1.00 vMB 18
830,951 830,951 000000000000000000036b6b5da9d688a11c6d64f5795a244766ef9790445510 1,933 1.00/1.00 vMB 17
830,950 830,950 0000000000000000000102eb85ca57331acc371dcec3f43c9b8ed87584134b05 3,028 1.00/1.00 vMB 24
830,949 830,949 000000000000000000030a5e2c21516c0a95fbdd74b2d82416a13c6d2858b6cf 3,085 1.00/1.00 vMB 32
830,948 830,948 00000000000000000001c96b3d86b475cffc2009173a27bfdadcd28cc4ee586e 2,374 1.00/1.00 vMB 15
830,947 830,947 000000000000000000011b6c7ff870af002392e37a4b5c801f9d27e29cfa083f 2,152 1.00/1.00 vMB 28
830,946 830,946 000000000000000000007d3bfb0708f201db703a066b38742b6f410e88bce886 1,638 1.00/1.00 vMB 14
830,945 830,945 00000000000000000002aed1a5edf182b222bb718976de3265834d8e4b936545 2,717 1.00/1.00 vMB 18
830,944 830,944 000000000000000000029674a0475f4e726a63fecc7f46f20bf4b55a87ec42d3 3,391 1.00/1.00 vMB 17
830,943 830,943 000000000000000000028714119e2b5d3827233d2ba08668431095c4f1a98a55 2,580 1.00/1.00 vMB 17
830,942 830,942 00000000000000000001a37ea4c55e28017d570cc15b9659ae1ff4f2c616526d 2,586 1.00/1.00 vMB 19
830,941 830,941 0000000000000000000196efdc2df634619f22ab3453d6d69bd1f8abf22333d0 3,475 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.