Loading Tool

Explorer IconExplorer

Memory Pool

38,496 transactions
28.43 vMB
0.06589979 BTC
Random Selection Loading Transactions
Max Size: 143.94/200 MB

Candidate Block

Mining Attempt 4e2b8f065d516ad195b1e1924f53248326aa69c3049063a197eeb74b8159d8b3
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 207292d601c53cadad6a24ba2f76a429dedfbf19ce6df8dd3e1de93c2f7b3d8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,536
Size: 1.00 vMB
Total Fees: 0.01115333 BTC
Feerates: 105.82 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (405,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,075 509,075 00000000000000000033767afa26de1b5e0ee88c66b982a616e874c3222e3618 731 1.00/1.00 vMB 8
509,074 509,074 0000000000000000001babb78a7d541450dd80b81e9b8a92c33db72c1ee57314 1,613 0.70/1.00 vMB 96
509,073 509,073 00000000000000000021aa6df67b201b34709886a541dfbae418b3b93fa530d6 353 1.00/1.00 vMB 25
509,072 509,072 0000000000000000002545df3523151242dc56f4d9845471f3edab28a3463db1 1,228 1.00/1.00 vMB 56
509,071 509,071 0000000000000000004ec7830be5436c49b0944b121fa40d16bef8e9ef11a424 1,576 1.00/1.00 vMB 42
509,070 509,070 00000000000000000051997213d37f0d06c143686d591ca82b450cab45d346c9 1,343 1.00/1.00 vMB 7
509,069 509,069 0000000000000000002c6aa7b7d3bb19e9eceabc73b3e026f6b32fe0ffcc7cad 1,274 1.00/1.00 vMB 35
509,068 509,068 00000000000000000055b146328d32846fe251de7e4f48defcfb0cd2d02e05f3 1,704 1.00/1.00 vMB 50
509,067 509,067 0000000000000000000e7a920e315d5e3a8283bfd37dd95f40c99baf2337c767 2,267 1.00/1.00 vMB 79
509,066 509,066 0000000000000000000c8d946a9cac04cdec1af696ec46c336339a184904491e 2,980 1.00/1.00 vMB 168
509,065 509,065 0000000000000000000e0db401f1cfd1449415c8636e9c0da92658d5b7e78c3b 1,197 1.00/1.00 vMB 44
509,064 509,064 0000000000000000005671abb8985cb5420e49ff8d02b6ab0799325f3d7b1885 453 1.00/1.00 vMB 19
509,063 509,063 0000000000000000001a84399f8d825a8befd9da24fbbfca31f27d7f75444356 2,201 1.00/1.00 vMB 61
509,062 509,062 00000000000000000039be1e59ed52d268ab7762aaf06b45195bfc3f2bf3037e 452 1.00/1.00 vMB 17
509,061 509,061 000000000000000000523fbb335013900aae48b1b0b858550826dbc85d25fb77 875 1.00/1.00 vMB 25
509,060 509,060 0000000000000000000f002542f19cd8ecf5787fdd00b29c590282d4a2aeba75 681 1.00/1.00 vMB 13
509,059 509,059 000000000000000000187102797abefb223b8c7a7841b148536fccd6340c5c3b 365 1.00/1.00 vMB 22
509,058 509,058 0000000000000000001fe2afdade2f99df5216f12423975aafdd8d413728fcd3 1,103 1.00/1.00 vMB 44
509,057 509,057 00000000000000000045bacaadfe9e4e31a53868d0fbb5587125d2405a88aca8 450 1.00/1.00 vMB 16
509,056 509,056 00000000000000000049c15687480b88aae43e80408126a19777e51303b8d828 583 1.00/1.00 vMB 10
509,055 509,055 0000000000000000005adf7eb3b98266e020ae86d22ba04cc1f8145f10e909b9 2,375 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 781.60 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: 623.58 GB
    • Received: 11.46 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.