Loading Tool

Explorer IconExplorer

Memory Pool

82,400 transactions
30.29 vMB
0.14230955 BTC
Random Selection Loading Transactions
Max Size: 183.44/200 MB

Candidate Block

Mining Attempt f7011b46f3aba1ef89b090976a8a1dbc287b82655d0d2e849dcaebd03322e03f
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 9c6fbdf049b44618ff5091b14d11b1f3b5d1983d59a27a0587b66d711400a8a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.06460831 BTC
Feerates: 137.89 > 6.47 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (62,712 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
852,426 852,426 000000000000000000028c7f0bd1b125c2b340672a4941a618c1291ecb4ac238 2,835 1.00/1.00 vMB 5
852,425 852,425 000000000000000000010df706f4477ccec04eff86d9eb3f5686a257891e73f8 3,326 1.00/1.00 vMB 9
852,424 852,424 0000000000000000000229547a851710b67ae005d73ad1c5a734863d6b61b466 5,931 1.00/1.00 vMB 5
852,423 852,423 00000000000000000002ae24ad934f813fada5704adc538073e8efb7f0d9d42d 4,271 1.00/1.00 vMB 6
852,422 852,422 00000000000000000000398434c14981eed553e9292c48267dd8f952648ff264 6,949 1.00/1.00 vMB 4
852,421 852,421 00000000000000000002b2bde329831305792de946223fde71a3c42bedc4bba2 2,661 1.00/1.00 vMB 8
852,420 852,420 00000000000000000000619972f8390604c4cf8a2d3094be04e4e4309fa98d23 3,410 1.00/1.00 vMB 4
852,419 852,419 000000000000000000009fc5f46fa570bea7dc0bf7a3b98cea1e8bf8a2c9369d 3,291 1.00/1.00 vMB 10
852,418 852,418 00000000000000000002bc420428bdaffe50ec1a0001cbb570b5c46f5134de37 3,100 1.00/1.00 vMB 7
852,417 852,417 000000000000000000009ab592b730fe95ca9069035709a1ccbb7074dae6d76f 876 1.00/1.00 vMB 5
852,416 852,416 000000000000000000001082f54fa5d42c7a0e52c5f542758812c583ebdd6692 1,207 1.00/1.00 vMB 6
852,415 852,415 00000000000000000002ad363739795e9299911bb9dcb4dfdcd461dc37b87417 3,309 1.00/1.00 vMB 7
852,414 852,414 000000000000000000019d632d4fd284777a04243cd3b0b6e21815df8c848f7c 1,155 1.00/1.00 vMB 5
852,413 852,413 00000000000000000002e09947ef7c1968d415f4b3e77520bf7673bcc6a3d21d 1,420 1.00/1.00 vMB 5
852,412 852,412 00000000000000000000380e339390982a6d6712ee280d7aec1b0e76cfde21a6 2,540 1.00/1.00 vMB 9
852,411 852,411 00000000000000000002bf6755a47c9e8fb7d51ba4c4b03a9a3553dc182eb75d 2,730 1.00/1.00 vMB 6
852,410 852,410 00000000000000000001af26c4a6ecea44aa295a84a06392b2a081eea65c378c 3,598 1.00/1.00 vMB 11
852,409 852,409 000000000000000000013ae5b5064ececb6ae8faaa2712f3c9b2908edc355846 5,590 1.00/1.00 vMB 6
852,408 852,408 00000000000000000000fa93181c7302b6800a6312db803eae2485f017610709 7,557 1.00/1.00 vMB 4
852,407 852,407 000000000000000000034ad6638d1fcf0e878ea962607ff06499a060bc4fc5b2 5,845 1.00/1.00 vMB 6
852,406 852,406 000000000000000000006cc82046c4b641239ba7bfcb2e5ce6a39147b3c4d255 5,597 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.63 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: 672.30 GB
    • Received: 16.20 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.