Loading Tool

Explorer IconExplorer

Memory Pool

82,922 transactions
31.28 vMB
0.15811117 BTC
Random Selection Loading Transactions
Max Size: 185.94/200 MB

Candidate Block

Mining Attempt a8376b87d91028b25cebaebd8b3ed9d4c9bfa1243aa7592e079690be2bc8d392
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root f26e30e8a5e7116ef420d31c4252355851f1a33868c7130ce9960644416af1c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,102
Size: 1.00 vMB
Total Fees: 0.06010456 BTC
Feerates: 269.69 > 6.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (282,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,155 632,155 0000000000000000000314bf3869e815808f5820fe9669ffb06f46c4bec8b417 1,193 1.00/1.00 vMB 22
632,154 632,154 000000000000000000004db26486acb6e29b4b1b76be2303710bd77100d01268 2,011 1.00/1.00 vMB 53
632,153 632,153 000000000000000000048918accaa447e0ac18734cc7ec5d28e499b3c31e033e 2,403 1.00/1.00 vMB 42
632,152 632,152 000000000000000000019052af33dc57e752b6baf327825faed599ead6afb291 2,466 1.00/1.00 vMB 45
632,151 632,151 0000000000000000000d595365cc0919329d561eb8451528d430ccc9439e0090 1,889 1.00/1.00 vMB 86
632,150 632,150 00000000000000000011a15a0e633b6fe54a43e59d9393681cf9b9e0540cc5cc 2,390 1.00/1.00 vMB 27
632,149 632,149 000000000000000000118d71a62557c3fde9975d4687ac29b004023014a920ac 2,354 1.00/1.00 vMB 44
632,148 632,148 000000000000000000110bb25f1950c396e9484fd12f1ade46a34aa6bc4b6821 809 1.00/1.00 vMB 39
632,147 632,147 00000000000000000003495ae534fdb2871d339bb17a25462a1c5ae1990e872b 2,056 1.00/1.00 vMB 94
632,146 632,146 0000000000000000000e58afb56212fabbb9b2a691ffca2f83157888d451001d 164 1.00/1.00 vMB 31
632,145 632,145 0000000000000000000844f314471998187379a8b0d1431563af3491a33f0a91 1,241 1.00/1.00 vMB 46
632,144 632,144 0000000000000000000ddc55d8ee06a845c08b2cd4db172a5b933195361ec907 2,851 1.00/1.00 vMB 94
632,143 632,143 00000000000000000002e39d25ff8f01d68056f1318cb6f23fcdf380cb04ecc3 1,908 1.00/1.00 vMB 67
632,142 632,142 0000000000000000000562314eb213fa1aef44dfce5f9e000b43cd6da1f7a76e 1,821 1.00/1.00 vMB 50
632,141 632,141 0000000000000000000b03d59acf57754f14adeaefddf2a2d97ce60ff4960ba9 2,437 1.00/1.00 vMB 106
632,140 632,140 0000000000000000000e2a11bb33c63f29eda85817d54a2ba3d851f3775a55ee 2,806 1.00/1.00 vMB 88
632,139 632,139 000000000000000000048285be19e86a68939f54e30e22538927898290ff91cb 3,216 1.00/1.00 vMB 148
632,138 632,138 00000000000000000003870a9db60517b70d86d635303accefbd78fdd11712a0 1,479 1.00/1.00 vMB 7
632,137 632,137 00000000000000000011bde9bd70755dcc293be9aaa8f7fbeb4590f96ec0696e 2,491 1.00/1.00 vMB 66
632,136 632,136 00000000000000000000958ad156e0b36ad52a801c1b3b5405dc4d0499f8a26c 2,290 1.00/1.00 vMB 100
632,135 632,135 00000000000000000002ec674f466672a6da048f3b31232e6eb58860592bc7c2 1,050 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.