Loading Tool

Explorer IconExplorer

Memory Pool

38,820 transactions
27.45 vMB
0.06437346 BTC
Random Selection Loading Transactions
Max Size: 140.07/200 MB

Candidate Block

Mining Attempt 096e7de24f7827cdfb103ab0461de594d35c486dace8787fbdd3337078f13595
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 224213d7acec1a16fb684118b7a79a28793899a8c035819575c36781d8f24b8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,690
Size: 1.00 vMB
Total Fees: 0.01202899 BTC
Feerates: 100.95 > 1.21 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (694,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,721 219,721 0000000000000556413c8eb8ac8bc95bcc20caeac1772925eeaf280bac35cf07 30 0.02/1.00 vMB 97
219,720 219,720 00000000000002c26291c59e4225707e2a066c945256d4d520144ceae88411e0 182 0.07/1.00 vMB 172
219,719 219,719 00000000000003211e1595bf1b3f19d1cf25fd5364a0d21560ade8db9f91ef19 173 0.09/1.00 vMB 125
219,718 219,718 00000000000000b2c41afaf46e9f69f267e7c6968ac5bd2b6b5854963f50d24a 200 0.11/1.00 vMB 141
219,717 219,717 0000000000000529ec61b96dfe2e3d51c6c373369a5d8b715988a3af60236a85 630 0.25/1.00 vMB 204
219,716 219,716 00000000000003c2852984b780ef8a4d197f599126018eec92f9c232bae0189b 338 0.14/1.00 vMB 188
219,715 219,715 000000000000041251c9f1f88be13c5f710f70b03db1fc973c98e1e2c2fe9cb3 109 0.05/1.00 vMB 161
219,714 219,714 00000000000003c4d6d83e827414468671ddef8d83139d2bc3e1c7df7c24229c 101 0.05/1.00 vMB 143
219,713 219,713 00000000000005970512745544be4b0eb6d4377a8c3e3d08ebb116a8fefc0f36 85 0.06/1.00 vMB 37
219,712 219,712 00000000000003db08333ea9f1ca7b1ae4cb5cc07143d1fb40f5890d11fcc907 555 0.25/1.00 vMB 180
219,711 219,711 000000000000022ed09a1301cc409e6924c4751b988d7a241ee886807033d995 350 0.16/1.00 vMB 131
219,710 219,710 0000000000000144205dc3c8cb59ed6fec9bd87eda422fcc604203602abe0d67 248 0.12/1.00 vMB 166
219,709 219,709 000000000000035f9e9a8e33723dc568c65da0910f2bfb6ff6034a487733a641 239 0.16/1.00 vMB 103
219,708 219,708 000000000000034499c81caac43838f64f4e85fd186ae12492dbaba6bf86455f 79 0.05/1.00 vMB 111
219,707 219,707 000000000000021408c34fc16f6579639cd04951e7c3ee69f4c6a2783581a80e 485 0.24/1.00 vMB 149
219,706 219,706 00000000000003554d6945ff0a6489fd0964de02a1f558ae861706827edf306a 165 0.10/1.00 vMB 141
219,705 219,705 000000000000002f53c7c157af286dcbb58ae8e5d148e76404d64f4f4acec93b 212 0.13/1.00 vMB 134
219,704 219,704 000000000000009a7f3a8b86c0aee23e8c5c63b199297cf9fa3914085ba908e5 59 0.05/1.00 vMB 85
219,703 219,703 0000000000000332c7b549d45d6eb411bc80cb00a48dfcd0aea6fc1319219049 484 0.20/1.00 vMB 177
219,702 219,702 00000000000000d24de119af40e6deaeaf1e7781805a7d8cc6c2ea5c92ff34b3 10 0.00/1.00 vMB 191
219,701 219,701 000000000000009d080ee47a13584ff11b564ef6c215eca67b293a7623a5a7ab 145 0.05/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 781.76 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: 632.25 GB
    • Received: 12.11 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.