Loading Tool

Explorer IconExplorer

Memory Pool

30,264 transactions
25.74 vMB
0.05462087 BTC
Random Selection Loading Transactions
Max Size: 128.04/200 MB

Candidate Block

Mining Attempt f0f3b46bc0c1e2a10ab9eaf11f52594e723d41bed0a68224b945afbdc0e561bf
Version 20000000
Previous Block 00000000000000000001a2dad9ba95964f0c6d4a0618998db88fccee4ab02239
Merkle Root 9da549b3cd5b1745c27ac30a8bc4c20f0672f5a3e9d16e35838a45f99fe3e2c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,665
Size: 1.00 vMB
Total Fees: 0.00770284 BTC
Feerates: 84.59 > 0.77 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,285 (787,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,788 126,788 0000000000002dcf6b3ce8392862199baa13a6c9d959de5a4753c49010a0ed79 35 0.01/1.00 vMB 644
126,787 126,787 00000000000019680fd70338970c240b84ae260cff86b4e52d2553027df9394c 9 0.00/1.00 vMB 707
126,786 126,786 0000000000000011454870c8b6d21238d6c2d282cd63f56df0a51ef60c0958ba 18 0.01/1.00 vMB 1,118
126,785 126,785 000000000000241e66b90b08d68149c0b52cc54eabeafef91f6400f81fd67574 12 0.01/1.00 vMB 593
126,784 126,784 00000000000012f5f40d39332de4826d37c6a548eaf53a6d4b2271ae0d7e867d 35 0.02/1.00 vMB 615
126,783 126,783 00000000000029463eafddffeb56dc730d6fb77504f05ddbbe694298399f6607 7 0.00/1.00 vMB 760
126,782 126,782 0000000000001509bdb5dc48a61bc72b92632266e95484e67de0b4d65a3cd3a8 10 0.00/1.00 vMB 287
126,781 126,781 0000000000002796dbe54d50731d3103c1645a124427dd4c471bd5a39b1232dc 3 0.00/1.00 vMB 1,937
126,780 126,780 00000000000026f8fb5a699ec1bb850f4cac9f51e568a75f7dc26970c0be3a27 28 0.01/1.00 vMB 493
126,779 126,779 0000000000003a5fe9ffb3e3c95622fc1030282403d11cc2418e2fa937a2663c 21 0.01/1.00 vMB 871
126,778 126,778 00000000000024107f2acacc6f55b219dd6ced8993d0b744553a4beebb5355fe 44 0.01/1.00 vMB 9
126,777 126,777 00000000000039d76cd8747f44f9a546179ed90cafc35147cb533fac9e1cd354 9 0.00/1.00 vMB 767
126,776 126,776 0000000000003ff4528b73fd45e6f5e9fc8aaae47fb2e0c8b7a707c69c252ad7 7 0.00/1.00 vMB 225
126,775 126,775 000000000000383620e9ed7ee551e93960b2ac5f607f4c4fc4ae4e8cc778203e 28 0.02/1.00 vMB 1,182
126,774 126,774 0000000000002c7af8c66395a0e61f0906f9df80f7a4d0ed5753ae11edf9e36c 38 0.02/1.00 vMB 480
126,773 126,773 0000000000003c5e0ae3ad9c6958171cbf01f82c6541f2e7dd02f492652336c4 5 0.00/1.00 vMB 1,299
126,772 126,772 00000000000041dd277f51dcf0ce3c092e0e6bf8cbdc62298d83f4ba185ae85f 5 0.00/1.00 vMB 1,003
126,771 126,771 000000000000041a3d359f3464b5e963c767d37c5c364aed28deb1824d55be1a 4 0.00/1.00 vMB 915
126,770 126,770 000000000000026cf15ec36f622b48954640fab52e1e8bb310dd29a4254114fe 6 0.00/1.00 vMB 1,394
126,769 126,769 0000000000002e2f53c41e0daeb6f91eaa5bd9ce2fc2730afbc94ddfa9e6897d 27 0.01/1.00 vMB 175
126,768 126,768 00000000000004a2e2aca5a96036f0995e0b0196ff3bd5e201e22653cd8a0d9f 19 0.01/1.00 vMB 1,307
Previous 10 blocks ↓
Total Size: 781.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 579.65 GB
    • Received: 8.88 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.