Loading Tool

Explorer IconExplorer

Memory Pool

38,728 transactions
26.22 vMB
0.07869914 BTC
Random Selection Loading Transactions
Max Size: 135.71/200 MB

Candidate Block

Mining Attempt 8cf633d726d9b4bd54758c72c7843fa320f50a1b0a9b8a7cc2335d5ad8145dc1
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root e19a79c8b68740a4151bc38f2e53583c3092f7cf5641041675ff1de3557d9693
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,270
Size: 1.00 vMB
Total Fees: 0.03075300 BTC
Feerates: 502.65 > 3.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (380,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,800 534,800 0000000000000000001b61e4010219efa0d813d44a94fe77c1040044b7ef5e1a 186 0.06/1.00 vMB 22
534,799 534,799 0000000000000000002c4bc7f188f5acd58c9b17960d24db02053db2ca204b90 1,627 0.78/1.00 vMB 47
534,798 534,798 0000000000000000001dbdc0f9ba4f583415be3385ac0ccd72bef56eba5a2848 206 0.06/1.00 vMB 20
534,797 534,797 0000000000000000001651ac48ba55788faf88baf9122a14029efede5658d165 403 0.15/1.00 vMB 25
534,796 534,796 000000000000000000090a8d2b6f53419ac038435507ff9a291d0f80eb1d6379 577 0.55/1.00 vMB 71
534,795 534,795 000000000000000000208fe09a2e335c277e04a99d4d729f1333df2742bcaa02 372 0.11/1.00 vMB 23
534,794 534,794 000000000000000000089d1f1bf403eaba22b2844894fcaaafd8b21e483f2430 1,357 0.48/1.00 vMB 24
534,793 534,793 0000000000000000001d1a75181c057c842e82574191a19e8f29e4f1428436af 1,003 0.43/1.00 vMB 21
534,792 534,792 000000000000000000243a2e9705801042628bfe8bf5f81c5b6628bd348f94c3 105 1.00/1.00 vMB 101
534,791 534,791 0000000000000000001f4b9ce1226ddc422022241b683d1c4f2656c9596c4952 75 0.03/1.00 vMB 30
534,790 534,790 00000000000000000000af30ea57d50149bc7e63085e4d4e6ae86b7e50382b10 136 0.06/1.00 vMB 8
534,789 534,789 000000000000000000129bafca659fa73cdf4179aa05cc2927fc54e83253cbb3 180 0.06/1.00 vMB 27
534,788 534,788 00000000000000000016585d710e12bb2e630406f6cb1e892ea07caf88df2dd4 785 0.29/1.00 vMB 18
534,787 534,787 0000000000000000001ed4b04d4531be2c92c17ce3558a86654bdb2549373e52 483 0.15/1.00 vMB 25
534,786 534,786 0000000000000000001132c11a655ffbbabf8d576bb3af52e2bca71194366569 1,819 0.60/1.00 vMB 19
534,785 534,785 0000000000000000001c5ce34d93885a130ab1bccac5519d53952636d3f2b05b 657 0.41/1.00 vMB 13
534,784 534,784 00000000000000000003ee9794f0b1e7582f8edd4bf08e92cdb7199053fb2d05 1,864 0.75/1.00 vMB 27
534,783 534,783 0000000000000000000d1df33c5646c9739916c13856a4459c3616bd7fcf90e3 390 0.20/1.00 vMB 6
534,782 534,782 00000000000000000012402d65e43cc637bc149bd9261ab51781f5c3b5f52a20 1,646 1.00/1.00 vMB 22
534,781 534,781 000000000000000000013f2b94fd6e8b9753aac3d263e84f27994725565a6744 1,098 0.43/1.00 vMB 27
534,780 534,780 0000000000000000002be54c36dcb81bdab14e669acea0adb6dbcb205d4db56f 905 0.78/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.