Loading Tool

Explorer IconExplorer

Memory Pool

73,745 transactions
27.24 vMB
0.06370065 BTC
Random Selection Loading Transactions
Max Size: 166.42/200 MB

Candidate Block

Mining Attempt 4ca1b3d3847cc7f8346413f3df7f33ea25966047328338ede7a2447426c6e3a0
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root b6a03b22a9d8ea02c9c35e27fe5095f2d7de15112ecee4718f4eaca08d597112
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.00592887 BTC
Feerates: 73.20 > 0.59 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (707,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,527 207,527 0000000000000422cba67d87a0e1c55bf6e0a35031c883a700549943834ce164 176 0.08/1.00 vMB 176
207,526 207,526 00000000000003b3ecad7cf17931469d4091a12f9fea81a5cdc40839b47d113b 41 0.02/1.00 vMB 56
207,525 207,525 0000000000000152e77e3334b194875d5963385f338006e95a4b1a694eb1ecae 78 0.03/1.00 vMB 58
207,524 207,524 00000000000001410177edee52b4d212b617f86fa0ea0528e2c50a9fa0ac049e 316 0.16/1.00 vMB 132
207,523 207,523 000000000000011f1cb3284ba951beb6aa05ed30177190160775be7724ad11d4 419 0.26/1.00 vMB 178
207,522 207,522 0000000000000345d4c0b9018df87f0c407aefe202969aa80489e78394985fd4 154 0.05/1.00 vMB 206
207,521 207,521 00000000000003dfd75b1463442b139c14454a84d16112e3e0b463f4d31439b8 131 0.07/1.00 vMB 104
207,520 207,520 000000000000037886036ba003c2e291c9efe5a194fe7299939081900045c5c2 19 0.01/1.00 vMB 76
207,519 207,519 000000000000021f9769af93cdeb457232074be43c3770e9af8d223b29527d37 174 0.10/1.00 vMB 140
207,518 207,518 00000000000003befc2c08e71b930c78fe318e2a990cca74de2fb221121e6130 204 0.10/1.00 vMB 150
207,517 207,517 00000000000002bcb9b5d2a0d7c0dbfa0df17acdfece0e39b3e09c8a762cc08f 12 0.00/1.00 vMB 121
207,516 207,516 000000000000023e52e705343501ecf72c2d0cf53f6dd0b7f27930add2a173af 64 0.10/1.00 vMB 48
207,515 207,515 000000000000020249ca43a188157d5c55677fd6dc4cc91f45453acfb797e61b 45 0.03/1.00 vMB 121
207,514 207,514 000000000000032cf00c6369f84d56f3515e54fd1d11a7bf15625336392e3310 25 0.01/1.00 vMB 95
207,513 207,513 0000000000000301d6b8fcaeb60668e753b8c6d45bfa61e041f3b92a20f09fef 251 0.11/1.00 vMB 168
207,512 207,512 00000000000004e46a4d62f4136af99c602b47291dd16ecfdebc0d206193d158 148 0.06/1.00 vMB 194
207,511 207,511 00000000000000e1831f00b27ef16f7bdce464d51f0ba9ffcb7fe815d3d17283 152 0.05/1.00 vMB 174
207,510 207,510 00000000000001fdb708c2f9b1047e1f430966f7ec68492f8659419fe38b6373 196 0.08/1.00 vMB 211
207,509 207,509 00000000000001e9dd1193a228623eb2081fd80a7b3aeccd08c4d514be53e026 12 0.01/1.00 vMB 196
207,508 207,508 00000000000004a20801f6169e57f87115707bf49d592d4770124bb7d65f8885 20 0.01/1.00 vMB 159
207,507 207,507 00000000000003a802c029efcd15233a452fbc1bd45373fc4ad5233ca9708177 75 0.03/1.00 vMB 267
Previous 10 blocks ↓
Total Size: 782.84 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: 711.99 GB
    • Received: 17.15 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.