Loading Tool

Explorer IconExplorer

Memory Pool

74,393 transactions
27.42 vMB
0.06843200 BTC
Random Selection Loading Transactions
Max Size: 167.49/200 MB

Candidate Block

Mining Attempt 8a40ee0dca2ffd38cc373960cf0827ff247453c71b486dd9a2c62d66e55e65e2
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 61e6d7cbc655afef346199405015820f18d1ca662c41a9858a36e8eb1c53dd1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.01006000 BTC
Feerates: 80.55 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (303,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,793 611,793 000000000000000000142e9e96a1cd23a038267107819ac458114bb1cfff4f0a 960 0.25/1.00 vMB 15
611,792 611,792 00000000000000000005174010688d9e0e2a8dbb2f5b437c54b279f46d17986a 954 0.31/1.00 vMB 15
611,791 611,791 00000000000000000003404e2461a0d394d207cf74739519907d6d623bb6e5ad 189 0.05/1.00 vMB 14
611,790 611,790 0000000000000000000241e03da59fecccb46c27b335e026c29c29c5a31ae7a9 1,837 0.64/1.00 vMB 14
611,789 611,789 0000000000000000000892295c99ef56ce24d485e8b574392afb14a96f11531c 906 0.29/1.00 vMB 16
611,788 611,788 0000000000000000000d24baaba6ae566e91909e4ec3ec2cde2dc1b9c9b521a7 265 0.09/1.00 vMB 12
611,787 611,787 000000000000000000061c0e753673936f041fd5ab25ea1094c742a64ba693ff 563 0.15/1.00 vMB 16
611,786 611,786 0000000000000000001366bad24adbfa6a64acc5532d22ede03588f6d24e1576 1,356 0.41/1.00 vMB 15
611,785 611,785 00000000000000000010fe7e9d7482474498f3f4fe5292c28deefe377608902e 2,251 1.00/1.00 vMB 2
611,784 611,784 000000000000000000129aa6435441f0a4f119c1ab437c7b9d09b3c4532d4930 2,576 1.00/1.00 vMB 11
611,783 611,783 0000000000000000000098228a72dbc34b5a13b1dd71040c5a8aeb4ec61b51b7 2,833 1.00/1.00 vMB 7
611,782 611,782 0000000000000000000efd461a069573ea45146cc9cf2b90510b40101796f167 2,998 1.00/1.00 vMB 14
611,781 611,781 000000000000000000141e533f0697d9ba217f345438dddf63988d8ffe34663e 1 0.00/1.00 vMB 0
611,780 611,780 00000000000000000002949625f202bd75b1baf06954d1eb06f2b2b4e6404026 2,219 1.00/1.00 vMB 12
611,779 611,779 0000000000000000000359a5f90dc61a8a9da2d90a6e1d6daf894c718f3b2663 3,480 1.00/1.00 vMB 22
611,778 611,778 0000000000000000000077a5749fa8ee55b7d5f75ac7c1ef740b21c0b22967ae 2,706 1.00/1.00 vMB 16
611,777 611,777 00000000000000000003caa7deda27e0361b2fc1575c832014a970493b035bc7 2,919 1.00/1.00 vMB 31
611,776 611,776 0000000000000000000232dc05b887262e489d82c46c7c86f02c567fb322de57 3,422 1.00/1.00 vMB 32
611,775 611,775 0000000000000000001033db80de3d0d8b7aee9f7b4f0be40430a3d73b384a71 3,212 1.00/1.00 vMB 16
611,774 611,774 0000000000000000001043f10000b03117f1569ea0eebcc2b378b27fc338f7de 2,563 1.00/1.00 vMB 37
611,773 611,773 00000000000000000005d48d5b112e84b8811a81c2fca2891f8482de1e6cf3d2 24 0.01/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.