Loading Tool

Explorer IconExplorer

Memory Pool

76,799 transactions
28.70 vMB
0.11395995 BTC
Random Selection Loading Transactions
Max Size: 173.63/200 MB

Candidate Block

Mining Attempt aec36b6ba4c4c94197ddb491505bde1a32b441a5765e1cd33e5117a277610bd7
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 49da13db27706a39e41901ee5be51e6e5d3d7e9ffecc425a0b6b15cdb91de95e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,016
Size: 1.00 vMB
Total Fees: 0.05434559 BTC
Feerates: 101.65 > 5.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (133,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,932 781,932 00000000000000000002e1ca41eba4d469fa831647414a469337f244b89b21fd 1,860 1.00/1.00 vMB 16
781,931 781,931 00000000000000000000f520eb571345a068090fda75af0606f23c27c78ac74d 809 1.00/1.00 vMB 13
781,930 781,930 00000000000000000004edc3d4f6bdcf5ceba570a526f05a0fe496c1f6c9735e 2,485 1.00/1.00 vMB 21
781,929 781,929 0000000000000000000423766fb348b00eb2658a26c6f4b83ee37e7209bafacf 778 1.00/1.00 vMB 13
781,928 781,928 0000000000000000000017238b7249300e30bfa522e8c61eed07bbf56e3c8d24 2,762 1.00/1.00 vMB 21
781,927 781,927 000000000000000000040ce2cfd03f4f3b825e6ae0fcddc8c8cefb6152b6d4de 712 1.00/1.00 vMB 11
781,926 781,926 0000000000000000000114d270bb25f2d0316f8004b4141e292c6bd69bce8099 874 1.00/1.00 vMB 8
781,925 781,925 0000000000000000000039eba22e4e95feab7ba133b79847cf1d643847e87208 1,325 1.00/1.00 vMB 13
781,924 781,924 000000000000000000019bd52b69d6150c76cb893ac816e68d0eb057feaf1447 1,208 1.00/1.00 vMB 13
781,923 781,923 000000000000000000007407a12108b26dd123360b62fd8d0b0ab8ec6d0f5ca3 1,927 1.00/1.00 vMB 19
781,922 781,922 0000000000000000000247005622c80648f1e5945870d099db556935a98ac846 3,378 1.00/1.00 vMB 32
781,921 781,921 00000000000000000003472bb196fc43941800d54b6df848e529921566d0a055 1,860 1.00/1.00 vMB 16
781,920 781,920 00000000000000000000d1f4d98e115b48be67ed03c6cdf58510840363d79e4c 2,552 1.00/1.00 vMB 30
781,919 781,919 000000000000000000005f5cd0957e2dbe682b2233569c08f7ae2f9d850fbc5c 516 1.00/1.00 vMB 9
781,918 781,918 00000000000000000004463c4be42c5bab6a52a8ca3ed57e3418b69e52674953 1,013 1.00/1.00 vMB 12
781,917 781,917 00000000000000000005187975803d6af6243be7e13cf7f1f8b9b0e2347f72e6 1,553 1.00/1.00 vMB 18
781,916 781,916 00000000000000000003fae2df84ebdd74ec68e0bf689955ad6cfe212114c291 349 1.00/1.00 vMB 9
781,915 781,915 00000000000000000006455610fa2a975c5d6beae78c41457527f743d65a0c41 1,108 1.00/1.00 vMB 12
781,914 781,914 00000000000000000004f3420ff3a7ea49089bfd486642cc8707be5e83ceb8e0 1,080 1.00/1.00 vMB 16
781,913 781,913 000000000000000000025e445941404068cb58e1e1e784398c793c292075c176 1,257 1.00/1.00 vMB 12
781,912 781,912 00000000000000000004f379a0930df5e346dbde8e04a2b9757bfbccff7ce419 1,632 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.95 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.