Loading Tool

Explorer IconExplorer

Memory Pool

17,972 transactions
10.86 vMB
0.03523289 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.35/200 MB

Candidate Block

Mining Attempt cbc790ff76a38dc901668d14601b7d6d7b743f80d1d0ef42ed04228ec9fc47c5
Version 20000000
Previous Block 00000000000000000000d07daa1ab23da8755ba9a9c7012a011a4a71de233add
Merkle Root ed34987b8f926cd4933689cf3960a722cd26f9c6ff12bb51b6404b160308d6aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,163
Size: 0.99794925 1.00 vMB
Total Fees: 0.01783446 BTC
Feerates: 240.43 > 1.79 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,785 (742,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,804 170,804 00000000000008b69f24d3c478e5360f3d07b09f47a48a5a903133c138dc61f0 22 0.02/1.00 vMB 45
170,803 170,803 000000000000030061933358036e86cc229fbea926e17ce26cf99b699b8355c3 96 0.03/1.00 vMB 54
170,802 170,802 00000000000001dd700f6578e421f75b200b278bc73e2bbd73ece4a67a23b1d4 21 0.01/1.00 vMB 177
170,801 170,801 00000000000006428fad8ae116422d97ea6ef0f16625074337c12e96970f4bd3 1 0.00/1.00 vMB 0
170,800 170,800 00000000000007645f923f4cdafdc5bf775f42630476ad0db08f3d1c087e369a 1 0.00/1.00 vMB 0
170,799 170,799 0000000000000780e6736d4258f3e57df2fdeba84048d51c948b3142bc1c3822 40 0.03/1.00 vMB 30
170,798 170,798 000000000000008a458469771b3c4f377c48c76d17a96c1f36c33a3fa2b4ef7e 7 0.01/1.00 vMB 68
170,797 170,797 000000000000045ecd3bf851ad86aa88ad58f1a8173723fabf7be71c33cc9a0b 8 0.00/1.00 vMB 55
170,796 170,796 000000000000015a7546d3c57b4036f31aee6b638200d3d13ccfb8ce9d2d649f 31 0.01/1.00 vMB 80
170,795 170,795 0000000000000953de778ecd9a08da60edcc939b828543feaacb0f3665ea2913 18 0.01/1.00 vMB 4
170,794 170,794 000000000000088c50e508e51357712adfd149850a6f0138b6e427b8f017d55b 1 0.00/1.00 vMB 0
170,793 170,793 0000000000000a363706b2fc893e12d4ef1a0ed5da7b106bed7abe24f24156e6 74 0.02/1.00 vMB 15
170,792 170,792 00000000000002fa40ab4d8b0b4ce09f3b1e8d0071881971f708decf21c1b735 27 0.01/1.00 vMB 175
170,791 170,791 00000000000000ac69d61da82451328a72911f55d3e8ec5e342b5ce4e5151aad 11 0.01/1.00 vMB 43
170,790 170,790 000000000000084149ca8c028af25cf0affa49ac83e5071d01506c7a24a09464 24 0.01/1.00 vMB 60
170,789 170,789 00000000000008c64bf1d7c5d9ed5f0181aa17483a7a10799031cf8afca9fb84 31 0.01/1.00 vMB 18
170,788 170,788 0000000000000a9f8007b377cd521e9aab977d2c9744cd0e80848e4355d24117 1 0.00/1.00 vMB 0
170,787 170,787 00000000000001822711c3c522ab8e1b276724c4f6603797cc530b6c7810ea05 33 0.03/1.00 vMB 74
170,786 170,786 0000000000000398c805eb46c72584e4c2aa7377a657d271cef748c6562f3f7e 59 0.05/1.00 vMB 39
170,785 170,785 000000000000086a5d33d1178c4138d8dbf6ae43b1c5546f91f5fbc860f1598f 10 0.00/1.00 vMB 16
170,784 170,784 000000000000031a2a2500fccbaadca6675380fc9ecf6c60c285906b62958247 35 0.01/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 780.24 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: 512.11 GB
    • Received: 4.23 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.