Loading Tool

Explorer IconExplorer

Memory Pool

32,398 transactions
25.04 vMB
0.05025401 BTC
Random Selection Loading Transactions
Max Size: 126.49/200 MB

Candidate Block

Mining Attempt 1b79f91f42effdcce5d758c26c5a7ebef0ecd286450ea65b02c555bf8c1715a5
Version 20000000
Previous Block 00000000000000000000fcced78716f3937ddf6728d5c4389f66f810a621bd37
Merkle Root fd2a53168c05ea664f322163b67f1d3622c9db11ab5a6d476654f07b45c9eaf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,812
Size: 1.00 vMB
Total Fees: 0.00519751 BTC
Feerates: 100.21 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,685 (150,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,576 764,576 00000000000000000001c6ea69cf51224b90d83376610df22af7ad02033ccc83 626 1.00/1.00 vMB 11
764,575 764,575 00000000000000000004dda87bfb55e706cc396f3ea1bf2ff6abdba480be8052 3,179 1.00/1.00 vMB 27
764,574 764,574 0000000000000000000045532b7e1e0a6d748d3f7d598345c10c2394ebfd1b4f 1,362 1.00/1.00 vMB 15
764,573 764,573 000000000000000000040c049f4f8ffbce335f5a1a2eac2fee150ca41db59fda 2,222 1.00/1.00 vMB 15
764,572 764,572 000000000000000000028732166a68678c9fb6a23c3c36696370206f49bef625 2,676 1.00/1.00 vMB 17
764,571 764,571 0000000000000000000703647c99a252feba781e5dda857895132e0c6e50547c 1,603 1.00/1.00 vMB 19
764,570 764,570 00000000000000000004363a9685cc32e339f42ba382552cfbbcdc30c49f5e65 3,221 1.00/1.00 vMB 35
764,569 764,569 000000000000000000058e4341e777bfe2029c278603b7385dd77bbd4154ab3e 2,459 1.00/1.00 vMB 23
764,568 764,568 00000000000000000006cf5d6d751d9103643081926bd3e890ec0f162d34e4c2 3,269 1.00/1.00 vMB 30
764,567 764,567 0000000000000000000028f99883032e2eba2b2e267510acc474e7b1fe3e2423 4,176 1.00/1.00 vMB 36
764,566 764,566 000000000000000000044a152bd451bd47db72162a3f0759858030de608ca5c8 3,092 1.00/1.00 vMB 47
764,565 764,565 000000000000000000039601535d13855dd564ce170ea61138b58a4ecf122f9b 509 1.00/1.00 vMB 10
764,564 764,564 00000000000000000006b8072b41616d96bdec890bf9fb3b87a529385f9c7998 885 1.00/1.00 vMB 14
764,563 764,563 000000000000000000012b9b18563fca51031584db8aa1b3d8bb89d1b042da6e 1,665 1.00/1.00 vMB 25
764,562 764,562 0000000000000000000327deae178d2b2cd9a806ad1af62bdce8794b817c10ff 2,413 1.00/1.00 vMB 39
764,561 764,561 00000000000000000003d8105215104022fad62ff9c5f82bc58e48044f0de884 3,482 1.00/1.00 vMB 28
764,560 764,560 00000000000000000002c5ea76b7639b80449e728d0a1dafa321343e034ef1c5 2,717 1.00/1.00 vMB 10
764,559 764,559 000000000000000000061dba7e759e333c4a79b4ba06863a10609fa9a9c1c575 2,501 1.00/1.00 vMB 17
764,558 764,558 000000000000000000055347ff4052a88f222a191cb0a2a0a8073b27ed56ae9c 3,696 1.00/1.00 vMB 36
764,557 764,557 0000000000000000000730bbd414d5a0924aec8ebf77a1922195f907d3ad541f 3,334 1.00/1.00 vMB 40
764,556 764,556 00000000000000000000d69ef539b00f6d13deeca7f7ef8ede0041335cb68b1e 2,945 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.83 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: 637.08 GB
    • Received: 12.40 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.