Loading Tool

Explorer IconExplorer

Memory Pool

46,685 transactions
28.75 vMB
0.10669084 BTC
Random Selection Loading Transactions
Max Size: 149.36/200 MB

Candidate Block

Mining Attempt ea0cff836e34067085c32f0c0ab58fca8cd48e94ce072a4c4363839570f9a264
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root f11aa47a6653ab2ed6bbcc53306068803dcbb7372b9b4066d39ebc2544619841
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,845
Size: 1.00 vMB
Total Fees: 0.04128091 BTC
Feerates: 444.31 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (447,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,150 467,150 000000000000000001f27b41889fa92c1aa62100f787d566682dfd5e41456a4e 1,704 1.00/1.00 vMB 300
467,149 467,149 00000000000000000158f09ea1563219ad82069fc325ddcdf842847b09891bd5 1,882 1.00/1.00 vMB 254
467,148 467,148 00000000000000000026385ee9edaad7d2abcfb32abd97ace6e8a468fc7d8a96 1,988 1.00/1.00 vMB 319
467,147 467,147 000000000000000001b1b0f2fa30a7e06d7033231c36806ae8ad334cb12a0b6e 1,989 1.00/1.00 vMB 310
467,146 467,146 0000000000000000012560e60b0c6f578379dc99e5ca25aae629779309755050 1,913 1.00/1.00 vMB 296
467,145 467,145 00000000000000000159d5f2a7caba8c31cf13aa2324c7a21ab18f819d4102fe 2,257 1.00/1.00 vMB 338
467,144 467,144 000000000000000001dab7d20d8edadbdf8ae9f65fc28209a9c8d1f278abed0b 1,988 1.00/1.00 vMB 387
467,143 467,143 00000000000000000112c9a73c18c85d15ef9e214bd7a20b026fc5db89ca5864 1,152 1.00/1.00 vMB 411
467,142 467,142 0000000000000000015b75c804f8670a1012e2f005b07243b8063ec38df1b3f4 731 1.00/1.00 vMB 489
467,141 467,141 00000000000000000182a8589e1fd67f0c4184e7446f767a5812d08a93ba66cd 942 1.00/1.00 vMB 257
467,140 467,140 0000000000000000010ca2e52701109535df1a40d9923596a409dbb591610ada 1,586 1.00/1.00 vMB 252
467,139 467,139 0000000000000000003581f1f4989c81c657dd019e68477a52cbffbb19e47fbf 1,964 1.00/1.00 vMB 302
467,138 467,138 00000000000000000147238f25ad0adf229b4c1c404001687d2327f1f39ffff0 1,914 1.00/1.00 vMB 257
467,137 467,137 00000000000000000128d940fefa7020b3775d32296f0753072674943bd00287 2,146 1.00/1.00 vMB 305
467,136 467,136 000000000000000000072e84a77d17c815bc19a44bfca3a1c2e899cc220a1dad 2,295 1.00/1.00 vMB 324
467,135 467,135 000000000000000001a10b2bed120691343420bd8a5dfba9175a1e71cdc9731c 1,798 1.00/1.00 vMB 389
467,134 467,134 000000000000000001ae2605976a929b065066f6afa81a7df9e2ae56e2f12c52 1,769 1.00/1.00 vMB 257
467,133 467,133 0000000000000000017a717bc12b819cbe18038468baea9718722cb29b1113c4 1,915 1.00/1.00 vMB 219
467,132 467,132 000000000000000000ea2cda2dbfbfd44db34d1f8938a52ac2ee8cc72ca8ddb7 2,099 1.00/1.00 vMB 346
467,131 467,131 0000000000000000000fc3ed26ca4bae88980015dfe799f79598ba2f19268d39 2,032 1.00/1.00 vMB 222
467,130 467,130 00000000000000000195464905fb26ac2fb3815b2bb84f3cfc2c37b1d494ca7f 1,905 1.00/1.00 vMB 241
Previous 10 blocks ↓
Total Size: 782.25 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: 655.40 GB
    • Received: 14.30 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.