Loading Tool

Explorer IconExplorer

Memory Pool

25,923 transactions
27.16 vMB
0.06275030 BTC
Random Selection Loading Transactions
Max Size: 129.79/200 MB

Candidate Block

Mining Attempt f2176aad57731297d2a2e1f02319e12328208a77697348e3ca910543197474ac
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 3d030b13c51d986bf0350a8ac015c6e2b2f1dcbb452b24314b779c14e1f61a85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,509
Size: 1.00 vMB
Total Fees: 0.01136411 BTC
Feerates: 150.93 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (678,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,964 235,964 000000000000007bc3fb525ddf5c732e547cbfa37992f7eff75cba6b1268b933 322 0.12/1.00 vMB 209
235,963 235,963 00000000000000aa7c87c70aab6fb8d933ac5bf973bc9a931fb644033b2ac4bf 129 0.06/1.00 vMB 143
235,962 235,962 0000000000000032104abeff83f23ed3ad02db0800d3c63ae441ee52b88b3858 450 0.19/1.00 vMB 171
235,961 235,961 0000000000000166ca1b35d92bc0e886fd75ce06b215b72f08d78253454ea3a0 81 0.07/1.00 vMB 86
235,960 235,960 0000000000000126748af612955d58f22969515d68991bf16b1670d6075a441c 74 0.03/1.00 vMB 160
235,959 235,959 00000000000000181d7617d83cb3868d23591b0b61aa17f520ce1183ca2f319a 19 0.01/1.00 vMB 187
235,958 235,958 00000000000000d837b0a0b1691596f39f9c33350f398163e1a8dfdcb7d4eb65 327 0.14/1.00 vMB 176
235,957 235,957 000000000000012c112062c64709ca6ec9a171dac7ad301ee5f1201544caac2f 496 0.14/1.00 vMB 41
235,956 235,956 00000000000000e59615221d316e327bdcf011c18fb86cc1b23f75075285f2a6 264 0.22/1.00 vMB 137
235,955 235,955 00000000000000c0bb65489b729cac51a65684c4ba01e5a71a1b0ac1c5bc37d7 430 0.21/1.00 vMB 166
235,954 235,954 000000000000010f9896c3389e8fd07e78786e2bc0da18451c8000b65b4c30a7 112 0.05/1.00 vMB 189
235,953 235,953 000000000000013f3f405aa5568907310dd37617287e7e403a7fc887b69c6bc2 127 0.15/1.00 vMB 50
235,952 235,952 00000000000000f722721daf84496c91cb999f77dd1236bba5e0f73ebd0ef2b0 325 0.14/1.00 vMB 191
235,951 235,951 00000000000001110c7e998e26c7c2281d22cde5dd72d7c586ffc645ff78a230 88 0.15/1.00 vMB 51
235,950 235,950 00000000000000d8c733f7bc4295a8af6e0b95f2bafc901076444505572353c1 265 0.15/1.00 vMB 123
235,949 235,949 000000000000014d2b839b1279ab0c66ef1ce4e3f819e127c19da7e693b3aa70 310 0.12/1.00 vMB 109
235,948 235,948 000000000000017dd23920a1f5662f2b2b653b2b9877f3c81e146047ae23f068 447 0.21/1.00 vMB 165
235,947 235,947 000000000000005a7e4cc83c2aaf6f47ee15502cfa7df53b8de92df07db4de63 256 0.15/1.00 vMB 130
235,946 235,946 00000000000000abcba03a361f4fd35d9b4b4df5f1777c65738590cd1e411ebb 427 0.17/1.00 vMB 206
235,945 235,945 00000000000001493e3add9ab75928c87f3cebe41a4bb7c8c7d2e865cd77f644 32 0.01/1.00 vMB 189
235,944 235,944 00000000000000a9a64b09cfbd04c3b31685ae38a2a012917724705b0c751001 175 0.15/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 781.46 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: 611.04 GB
    • Received: 10.79 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.