Loading Tool

Explorer IconExplorer

Memory Pool

82,415 transactions
31.24 vMB
0.10539674 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt 1309672678c968ba98d54adc6e0dc2bc19e42523f369accad466c5b347ea194a
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 537cdd89a196cd48d0cf2c2a6a14212bbc562b1d9030ca30a858405abae3d086
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,994
Size: 1.00 vMB
Total Fees: 0.03204459 BTC
Feerates: 318.30 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (22,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,848 892,848 0000000000000000000091c4a7d51d8fc1cf5f22548a2f0f2ab000f0ae8d0f97 4,411 1.00/1.00 vMB 5
892,847 892,847 000000000000000000004db39f4a2c8a5e5167807458eef3f60f5ef84a410884 3,763 1.00/1.00 vMB 9
892,846 892,846 000000000000000000003473bc156fa94f2180d4f78b58cf67b0af6ab347f977 4,303 1.00/1.00 vMB 4
892,845 892,845 00000000000000000000173f6e5207e47bcac4966990ee5a7d3841bab0d3d2bd 3,803 1.00/1.00 vMB 4
892,844 892,844 00000000000000000001f64740d1c47fb800d77e74dff79a593af6f5fbf10856 3,410 1.00/1.00 vMB 9
892,843 892,843 00000000000000000001d9a76cee6e25cbe289057caf7b25cbd9fe6951848583 4,507 1.00/1.00 vMB 2
892,842 892,842 00000000000000000001d5900915a268b162c3ee8665235778d0f587ffd10dca 4,835 1.00/1.00 vMB 1
892,841 892,841 000000000000000000020b3f3851e5327ebd8a844f8658483aa83ae19e2f8949 4,059 1.00/1.00 vMB 3
892,840 892,840 0000000000000000000033ae4d6991643c95da5a3c61b92ca0b0341379539048 4,256 1.00/1.00 vMB 1
892,839 892,839 0000000000000000000242d26406c5216a90b644f09fdf72a53a52fc767591c7 4,657 1.00/1.00 vMB 2
892,838 892,838 000000000000000000003b4ff0c0829f7f582fe056fa2ae63b7dc621fb07cc00 4,268 1.00/1.00 vMB 3
892,837 892,837 00000000000000000001033fef17a119ff91749b462fdf10dfebd14240ccb343 2,381 1.00/1.00 vMB 1
892,836 892,836 000000000000000000017b66ea8f7b07c2c1577ca894d2bc9d13e987e171dab6 3,203 1.00/1.00 vMB 2
892,835 892,835 00000000000000000000a399af2abac06937696bc2ff94ea217993783498ea6a 2,240 1.00/1.00 vMB 1
892,834 892,834 0000000000000000000049dba110e59925c24514b6fe8ccf05a96bce871e1732 3,642 1.00/1.00 vMB 2
892,833 892,833 000000000000000000011755cef84160b45543d94818eaa0fedfad3a5b0b0b27 4,398 1.00/1.00 vMB 2
892,832 892,832 000000000000000000003ba0f598aee64f0eb4e0bd4ae464f58ed0e046a66334 1,898 1.00/1.00 vMB 1
892,831 892,831 000000000000000000011fd910ece67e46120397ac93686a9800b440accf58fc 4,408 1.00/1.00 vMB 2
892,830 892,830 000000000000000000007251b7f265a4e3d3cdad1867dbafa1bc3d3053190338 3,827 1.00/1.00 vMB 2
892,829 892,829 0000000000000000000082a78f5b3857825a93252ca8e84e041144750b1a5001 3,642 1.00/1.00 vMB 4
892,828 892,828 0000000000000000000091608af9cfab4c2abe3b6c678e4e34f6faffbaf82738 4,053 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.00 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: 718.44 GB
    • Received: 17.90 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.