Loading Tool

Explorer IconExplorer

Memory Pool

75,005 transactions
27.67 vMB
0.07642870 BTC
Random Selection Loading Transactions
Max Size: 168.81/200 MB

Candidate Block

Mining Attempt b7f2c62c929201a896273a75ac2d0a48ef7e5ca25ece47e8a98920d4162adc1a
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 539be0b6597e4a8b3fcd6ef7c8b58920e2cd9798adcf042f22457529c0d580e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,074
Size: 1.00 vMB
Total Fees: 0.01723259 BTC
Feerates: 301.57 > 1.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (625,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,656 289,656 0000000000000000fb138c66241c25f20481da52cf42ab0c121445fbbba2b637 318 0.22/1.00 vMB 23
289,655 289,655 000000000000000046b08a776997800fb5215b9328fcbc54c7857b6ee4085c8f 268 0.37/1.00 vMB 17
289,654 289,654 000000000000000089e0ba913422cbba72e4ccd54c6ffbddd66a21b4e62e59a7 512 0.18/1.00 vMB 45
289,653 289,653 00000000000000000c180388440785d4b555f484e9cfb3c1c0a7f39f5b6efe26 152 0.11/1.00 vMB 20
289,652 289,652 000000000000000036dc1a98da3475e71874dbc1ad616f08158850eddbe41ef0 128 0.03/1.00 vMB 13
289,651 289,651 0000000000000000147834eca57f72adea5f3942f656d12404b10315a04786e7 117 0.08/1.00 vMB 31
289,650 289,650 00000000000000007211a114a74c519871bd3be4b66201691788d4559f08fe3b 352 0.20/1.00 vMB 42
289,649 289,649 00000000000000004321aab4c962119e396fb655c49335bd4503e2edfcc2666d 452 0.43/1.00 vMB 35
289,648 289,648 0000000000000000076e171977da1a9249779da0e30835c23b5138d4ff0ca523 1,171 0.50/1.00 vMB 41
289,647 289,647 000000000000000029b89d6e14a837ec8b984b610ec8cd3cd8874ad46c379f8a 256 0.09/1.00 vMB 29
289,646 289,646 0000000000000000a44d0b52a25f2edba91ac390efe267553d02dddd314534e8 389 0.25/1.00 vMB 25
289,645 289,645 0000000000000000116ae4d98ce0d0e51955cb746c95e1976a2f5ea450b8785b 359 0.32/1.00 vMB 34
289,644 289,644 0000000000000000f7ec7527d2ddc2000f6edfb93c4e26d57cafcb6da7c34fd7 656 0.60/1.00 vMB 30
289,643 289,643 0000000000000000e47c98fb0e7d75853605a615e5cb6796cb43e5d9f6cb4e04 114 0.12/1.00 vMB 10
289,642 289,642 00000000000000009bf700f2dd2316470103108f018ec0676033acc7c2c97640 803 0.35/1.00 vMB 35
289,641 289,641 00000000000000011fa943aa53515adb0eebaa0b1c5d0d4854992339db7dc81b 128 0.03/1.00 vMB 43
289,640 289,640 0000000000000000f3f797f1eeb9f0be1fb075ad6d3dc3ac7dea14deec769f3d 622 0.38/1.00 vMB 28
289,639 289,639 0000000000000000f4f5ba334791a4102917e4d3f22f6ad7f2c4f15d97307fe2 299 0.12/1.00 vMB 18
289,638 289,638 0000000000000000872db620d050f2b69b860cc18f745f38b750601e4e39f8cc 640 0.42/1.00 vMB 30
289,637 289,637 00000000000000011e45ef9bcd02be0d15ad497d794ccc69fed5bf86192a2fd8 171 0.10/1.00 vMB 17
289,636 289,636 0000000000000000745a05b88719e2e7a087d8a41e9de4bd020ba4c27985fdc2 338 0.29/1.00 vMB 33
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.86 GB
    • Received: 17.14 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.