Loading Tool

Explorer IconExplorer

Memory Pool

77,651 transactions
28.83 vMB
0.07254138 BTC
Random Selection Loading Transactions
Max Size: 174.89/200 MB

Candidate Block

Mining Attempt ad209f23dda8bff3c695fe83cc284d3875ba7ba6f9f30b53fc29e041c61119df
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root c7bf27def207d66e771385209cfdd15bde291caa359e7f72c91e8dd5f6932d86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,893
Size: 1.00 vMB
Total Fees: 0.01250141 BTC
Feerates: 299.43 > 1.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (545,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,793 369,793 000000000000000010ff3549d85b71a0b152e8bc2e2f25ba13d70b5bd7b4e3e8 558 0.25/1.00 vMB 41
369,792 369,792 00000000000000001025455cbc68849545faff6e1327d0b3d2ec4623a559868f 445 0.25/1.00 vMB 32
369,791 369,791 000000000000000006c589d5cd1050b79a7941abff48bbba4314621767476102 523 0.30/1.00 vMB 32
369,790 369,790 000000000000000001e5516db9d37db69bf78b243056654ce6c07f925ca8d45e 90 0.09/1.00 vMB 7
369,789 369,789 0000000000000000011e9a24d9e009e5f3ac6f149ef35927b77d248722d5932b 1,720 0.79/1.00 vMB 51
369,788 369,788 00000000000000000f9585540f1605d42a88660e215e9146b4af9b015f44d3c5 595 0.33/1.00 vMB 46
369,787 369,787 00000000000000000fb20264fcfabebc05c1a4a0d85cd5edebd9c02332d14dd9 456 0.24/1.00 vMB 42
369,786 369,786 00000000000000000cb12695ab550918f0428ff7e45e17c042413ffb92d7b3b2 242 0.13/1.00 vMB 39
369,785 369,785 0000000000000000092918f086adea30cda4e2bedc61c7dcec6a0c97c4450131 305 0.18/1.00 vMB 36
369,784 369,784 00000000000000000cca575936a223746988682e986101e81f6d564f6cc70700 77 0.05/1.00 vMB 26
369,783 369,783 000000000000000001be3091df785081f98e84a04138c7f08f59322f6cac750e 1 0.00/1.00 vMB 0
369,782 369,782 00000000000000000ceda5ced3b0f926c5ed4067a705219a97bcc5290c65c9fc 813 0.55/1.00 vMB 31
369,781 369,781 00000000000000000a2b7567ed2369c0fc84728e82520cfa7a5e6f9ca999a66a 2,210 1.00/1.00 vMB 52
369,780 369,780 00000000000000000c263b0c74d204a09a67d7f220e80e730287d518064d5687 362 0.30/1.00 vMB 22
369,779 369,779 0000000000000000103e0f2513104998dab746c46467207a8bd88fd402259e21 118 0.05/1.00 vMB 37
369,778 369,778 0000000000000000070bc9259a1e6abf31576038ae5499e945fc7ab1848818e7 1,063 0.66/1.00 vMB 38
369,777 369,777 00000000000000000fe3f265705aee916bdc164086b9ae54fdf1f2bdab9e8245 943 0.54/1.00 vMB 43
369,776 369,776 00000000000000000860146d820c6d138e4bc7bc6e4bdfbe619c02253083eb7e 394 0.23/1.00 vMB 34
369,775 369,775 00000000000000001045a015226e7df89cd5c4cea734ee4c3c441dcd1d0e58ac 166 0.09/1.00 vMB 35
369,774 369,774 000000000000000006fe5234d85fb584a2b910c887eebb4610dd65c05de862ec 1,301 0.68/1.00 vMB 41
369,773 369,773 0000000000000000050220a622094ca4d07f7ef0f71d8b172cb16521f7f08b12 500 0.25/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.55 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: 669.88 GB
    • Received: 15.78 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.