Loading Tool

Explorer IconExplorer

Memory Pool

77,177 transactions
28.93 vMB
0.06751455 BTC
Random Selection Loading Transactions
Max Size: 177.46/200 MB

Candidate Block

Mining Attempt 372b3297a4ec0f3b138f00027086b341ade10f6adf829f1a6677631bc07b26f6
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 265ab26a75d5774a362477ab56a5c348a78e1aa3c8e81538932996a07ad4e212
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.00451690 BTC
Feerates: 150.35 > 0.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (421,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,768 493,768 0000000000000000002d350f9a9646a2b1924b571262ddcace1f1f4ce83696f1 1,785 0.99/1.00 vMB 198
493,767 493,767 0000000000000000008da79ebcee55f349b54037baba943bd1706b6f760327c6 2,293 0.95/1.00 vMB 267
493,766 493,766 0000000000000000005c55470f7c0777b72872caa73fccf6ec6ac9eb6a5320cc 2,428 0.96/1.00 vMB 267
493,765 493,765 0000000000000000008f46e8b5cb1f4acdcf1dfb12daa14956c38493e04d03cb 2,151 1.00/1.00 vMB 255
493,764 493,764 0000000000000000009671c313540012ac914200e135e9758b31f2f5ca2099a1 2,521 1.00/1.00 vMB 311
493,763 493,763 0000000000000000009e03d8554f602ea556583c55b5ecdd9a5b250e7303b782 2,566 1.00/1.00 vMB 283
493,762 493,762 000000000000000000a7e15769268f5f66e3156e10d62e2dd5e0d04510790fba 595 0.18/1.00 vMB 340
493,761 493,761 000000000000000000acc1844bebaaaf68071d92e17f485b725a975f3aa875cd 2,587 1.00/1.00 vMB 312
493,760 493,760 000000000000000000be633ccff5e6176f6e015939f63b3e7005bdc22a31d043 2,148 0.97/1.00 vMB 86
493,759 493,759 000000000000000000127f9561395b9fd418f485168cd210b9e98891444db147 2,474 1.00/1.00 vMB 134
493,758 493,758 00000000000000000066d2a744c0e8c4f874bac3f189fa027b0125ca54afb462 2,124 1.00/1.00 vMB 170
493,757 493,757 000000000000000000134d33585774b34d8823491b13d652b6136670c99a7e23 2,504 1.00/1.00 vMB 311
493,756 493,756 000000000000000000143c4cecab6792a0e617b3ae9a2d02b18bc9d48e8fb57c 2,283 1.00/1.00 vMB 243
493,755 493,755 0000000000000000002c8510e80a2e51731d55242b11bd4417c8dbf898dad3ac 2,011 1.00/1.00 vMB 168
493,754 493,754 000000000000000000960ca955fd30777a16233c49295938a515d69241f2e078 2,137 1.00/1.00 vMB 191
493,753 493,753 0000000000000000007ce9a37ea00adabeeb8a6ed7651b93864b495ebc0cce04 2,362 1.00/1.00 vMB 189
493,752 493,752 000000000000000000464406f58fd63fa3271b1eaf40ae2fc5a011783a70c348 1,949 0.92/1.00 vMB 261
493,751 493,751 00000000000000000005749ddbc77b4fd56f05bfa5c503aaf392478bfcef4e87 2,531 1.00/1.00 vMB 318
493,750 493,750 00000000000000000029ecea04c72aedd222253c69649dc8de634e3a557f184b 18 0.01/1.00 vMB 608
493,749 493,749 000000000000000000aff4d33207b2201ce626fac2de5f35705e26f16baa907c 2,606 1.00/1.00 vMB 315
493,748 493,748 000000000000000000541f3d9b669d8d46f42c3314b6defdb9e0099a50c27bb7 2,144 1.00/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.