Loading Tool

Explorer IconExplorer

Memory Pool

71,484 transactions
27.69 vMB
0.05832660 BTC
Random Selection Loading Transactions
Max Size: 164.20/200 MB

Candidate Block

Mining Attempt fec87c9cb40038d3473df0da232c4ae203b14e99aaa0815e6b29850c8f3e2bca
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 2b999924433c1660c6c5bf9ba3d001611f33b828d0012f8f434d5583bd521c48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,105
Size: 1.00 vMB
Total Fees: 0.00313118 BTC
Feerates: 49.26 > 0.31 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (524,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,319 390,319 000000000000000003fc07d7fe1dd2d6236e405e3c53368e76a2258554786d12 637 0.93/1.00 vMB 10
390,318 390,318 000000000000000007cf724dbe218eb08f938abcbed9bba4eb2069323fc4249e 2,095 0.95/1.00 vMB 42
390,317 390,317 0000000000000000020af8b1a568636d2b626e9589d7ef1a93f8ccf32cde0591 1,291 1.00/1.00 vMB 23
390,316 390,316 000000000000000000080b3b8e70e8badfc0bab4ce8f3a675fd5664dd84b9879 539 0.25/1.00 vMB 41
390,315 390,315 00000000000000000a9e971d98579d792986a87e9471eb03d7e1668e07e59f9d 955 1.00/1.00 vMB 16
390,314 390,314 00000000000000000b30fdf8ab9f2fbbdb743762db36d0328e8eac4e615a3dcd 1,643 0.65/1.00 vMB 40
390,313 390,313 00000000000000000ac57c5adcf0f50a311f121b9c587c0176a2b868c02d9e7e 216 0.13/1.00 vMB 25
390,312 390,312 0000000000000000079ff6017006e7b5fbe6336450a99cdac30e570cb36df73d 992 0.52/1.00 vMB 35
390,311 390,311 00000000000000000b65214bcd3f3d32648f376d8a9c528f10825dd519d39a25 1,666 0.99/1.00 vMB 28
390,310 390,310 000000000000000007069f05c207910f267edb1f3cac553fb3bc1b952137fce7 194 0.14/1.00 vMB 17
390,309 390,309 00000000000000000560b6badbdd5ade55e66c87c03df4f80a1ed664c12139a2 592 0.32/1.00 vMB 40
390,308 390,308 000000000000000000355bee24560ab53d4d4ae77fe86694b21a9479b01ec291 875 0.56/1.00 vMB 30
390,307 390,307 00000000000000000150265557bcbca86a2b2bca63f35836985c965c08a33d2e 188 0.12/1.00 vMB 22
390,306 390,306 000000000000000005dbc2e7ce8852df91b6a447098d5ba236cbcd73b4c8b1ca 113 0.08/1.00 vMB 16
390,305 390,305 000000000000000007ab03689c991842451b854ec9a20fe26ccbf961d6bf328a 553 0.42/1.00 vMB 28
390,304 390,304 000000000000000001108664802b57bc3352f9ce38b80acd767b7eb05a91f12b 560 0.25/1.00 vMB 37
390,303 390,303 000000000000000008ff5cd342fcfb475f415ef893035cbb2d326442474243d4 857 0.38/1.00 vMB 37
390,302 390,302 0000000000000000002a85bdf42e3ce662b4510d5b9436072b25941dc8796336 1,299 1.00/1.00 vMB 23
390,301 390,301 0000000000000000073d898a1c95364203d7c22a78246edcee3af4dbf639b166 2,377 0.93/1.00 vMB 44
390,300 390,300 000000000000000006cd30fe0048ae2ba493ed93c62a0b7ff62d1c06578063d7 1,160 0.75/1.00 vMB 31
390,299 390,299 000000000000000003cbee3ad3be642236f3a0caaa89b58ec8273aea81e4c278 1,882 0.95/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.40 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.