Loading Tool

Explorer IconExplorer

Memory Pool

44,133 transactions
27.32 vMB
0.07998681 BTC
Random Selection Loading Transactions
Max Size: 142.69/200 MB

Candidate Block

Mining Attempt f6817ae2fa0ca0810f0fd3d7065a42dc4dad23498826d61bac984bc8d98e4b24
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root e05c9684c04d87ab77d4d640c1c7d2bc763a85ce0acb2da392df57370ce2bf59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.02678537 BTC
Feerates: 150.77 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (447,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
467,129 467,129 000000000000000001ea9012b7ec5f3a2a9cadf6d9c579c0ef813da6fa1faf88 2,228 1.00/1.00 vMB 253
467,128 467,128 000000000000000000ac4fd52343e870db88810b89305f2c11999194955b9c09 1,937 1.00/1.00 vMB 280
467,127 467,127 000000000000000000e7e56455679d2e6a75080900054cd548cd09492b96dd8d 1,930 1.00/1.00 vMB 239
467,126 467,126 000000000000000000dbc43bab1d3ca15bb73ef91eebb11c5e3451885f251d4f 2,572 1.00/1.00 vMB 253
467,125 467,125 00000000000000000002cd737533d866c92cedde85a3eefb45dad13555c51ea5 721 1.00/1.00 vMB 231
467,124 467,124 0000000000000000014bcd3dfde31acb50f9ac6ec75d6ee292b4957850665344 1,714 1.00/1.00 vMB 238
467,123 467,123 000000000000000000a33b08042a17d9ccbd14831c09aaac582471594f44eb92 2,363 1.00/1.00 vMB 310
467,122 467,122 0000000000000000002f24abd2977100002a95a42759731ff0a2ff73be524ce4 2,486 1.00/1.00 vMB 382
467,121 467,121 000000000000000001c8988df9123b27ead389a982ed8832e03691dbd4a96577 2,134 1.00/1.00 vMB 270
467,120 467,120 000000000000000001b0ce3fffd9b6b2a46236e979dd4c6a9d70bf49e2c704fa 1,728 1.00/1.00 vMB 261
467,119 467,119 000000000000000000b9ff25d73f0be1cb8950133a4212dde2dce250b573cb15 2,007 1.00/1.00 vMB 456
467,118 467,118 000000000000000001291219dde8ed705903e8c101f416c68a439e5171ede5bc 1 0.00/1.00 vMB 0
467,117 467,117 0000000000000000019524be527fbb481dee9679aedf7cadfb21e5daeef35ddd 2,681 1.00/1.00 vMB 344
467,116 467,116 0000000000000000009880f6f4130274cf4b363ecc5c96808781b927d0b68dad 2,258 1.00/1.00 vMB 304
467,115 467,115 0000000000000000008b36aaf36b80dc1094ae55bee7c7072714c5066d2d5535 2,429 1.00/1.00 vMB 283
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 14.00 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.