Loading Tool

Explorer IconExplorer

Memory Pool

82,534 transactions
31.14 vMB
0.08460237 BTC
Random Selection Loading Transactions
Max Size: 190.91/200 MB

Candidate Block

Mining Attempt 059ed8e1e939d9b25148f5154780ce9e4cd246c1fb4c5c93475a6bffd89b75c3
Version 20000000
Previous Block 00000000000000000001c741e94ff9ce9b4832dde958a2941db0822cdb652151
Merkle Root 001fe5179779ad2b2a8b528725c8671060677490e266c14c6a9c267feb348b2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,152
Size: 1.00 vMB
Total Fees: 0.01449225 BTC
Feerates: 100.00 > 1.45 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,220 (421,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,771 493,771 0000000000000000007430950ff34186772a2c46cf1a50b81ad054ed3dbe9ba3 2,742 1.00/1.00 vMB 252
493,770 493,770 00000000000000000026cb23e04c5f8451001e7c16ffac1ae37a203c1d4ed829 2,371 1.00/1.00 vMB 162
493,769 493,769 0000000000000000000f260ee261f39216173d467a75758b24a3a7fed5ad6603 2,717 1.00/1.00 vMB 235
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
Previous 10 blocks ↓
Total Size: 782.77 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: 709.31 GB
    • Received: 16.87 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.