Loading Tool

Explorer IconExplorer

Memory Pool

79,005 transactions
29.59 vMB
0.07356487 BTC
Random Selection Loading Transactions
Max Size: 177.60/200 MB

Candidate Block

Mining Attempt 3911aa127130cceb4850d3294571d1580cea9368335237ad509ec5f4180ed18c
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root da1f9ee3bdb96ff31f781dffe3d0e510d8f7e16d59de612c01c6bcca70b06d35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,272
Size: 1.00 vMB
Total Fees: 0.01306403 BTC
Feerates: 150.98 > 1.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (257,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,461 657,461 0000000000000000000f806f4d9b0aef685fd448a874dd465ab679fcdda6c6b0 1,411 1.00/1.00 vMB 26
657,460 657,460 0000000000000000000bb40694f2d5540e830959a14e38df17ecf0a09e041581 566 1.00/1.00 vMB 4
657,459 657,459 0000000000000000000c55615d15d1b087298849915f9d0d21c5db424751ed65 1,161 1.00/1.00 vMB 8
657,458 657,458 0000000000000000000da1b7ecc1902d851ab91bb97ca752730d154fafe0e57a 1,861 1.00/1.00 vMB 9
657,457 657,457 0000000000000000000b11602e548a754cc47b3e42fd754ed901a9f23ced6be5 2,059 1.00/1.00 vMB 17
657,456 657,456 00000000000000000003929a3a783e67b123dd8e15ddf174e468eb23f1a9e5e0 2,665 1.00/1.00 vMB 81
657,455 657,455 0000000000000000000b4759f94e52ec52d08ae19d1911640c93b984080f16a0 2,878 1.00/1.00 vMB 105
657,454 657,454 0000000000000000000f3867824666f58e9f694c8ae81c8cefd72a51a1e2d007 2,219 1.00/1.00 vMB 54
657,453 657,453 0000000000000000000db97eee878a6fb63a791a011d0923d9c70beb5ee91580 1,657 1.00/1.00 vMB 18
657,452 657,452 0000000000000000000df530cf5fecbf1fa3474cb7e4ed2cbe71fcb329de1edc 2,160 1.00/1.00 vMB 65
657,451 657,451 00000000000000000008445ab98b2620296365ab444785a06a380d7b5537cb90 1,178 1.00/1.00 vMB 21
657,450 657,450 000000000000000000060bf7dd5914fc2b34e29eafe22e209718e82ab1845c1f 1,150 1.00/1.00 vMB 21
657,449 657,449 000000000000000000048187e266c540a328cb43107d93431f7ed2d9ae77f264 1,682 1.00/1.00 vMB 9
657,448 657,448 00000000000000000005d9bdba69fc31bfad250dadfb8679540a378677f473ae 1,524 1.00/1.00 vMB 68
657,447 657,447 000000000000000000044e7c173d1d13d22a54de8324e2a4aea0605c1b631dfd 1,561 1.00/1.00 vMB 35
657,446 657,446 0000000000000000000f361c481f11232f657054a51c4c99f9808b7c53d1e498 2,619 1.00/1.00 vMB 30
657,445 657,445 0000000000000000000427430147b863d3d9c612623180ea4f07c7d280f94c8e 2,391 1.00/1.00 vMB 53
657,444 657,444 0000000000000000000f96a2baeb801e91399bb205166799d7f093f8a4863c6a 2,705 1.00/1.00 vMB 92
657,443 657,443 0000000000000000000bb1cc17fb51e4cf183b156232493d27eb1edb2bbdddc2 893 1.00/1.00 vMB 12
657,442 657,442 0000000000000000000bf576580c92ac3e08b18d0e12c483540f022c5c13f5bb 1,746 1.00/1.00 vMB 40
657,441 657,441 00000000000000000007f2ca0018e21c596175635602c0567693941031adae1c 1,827 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.