Loading Tool

Explorer IconExplorer

Memory Pool

86,112 transactions
31.30 vMB
0.09348517 BTC
Random Selection Loading Transactions
Max Size: 190.52/200 MB

Candidate Block

Mining Attempt c63d9f99b8ba731aad316e794f8274dcec01650829258705bd457d8c6484c0b4
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 7bec2475db9c282c4426d9d5fa3c3e389e7dc225e1353f450d9c2234692a274e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,432
Size: 1.00 vMB
Total Fees: 0.02027967 BTC
Feerates: 500.45 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (516,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,973 398,973 000000000000000002e7dd7a3e792b7ae0d6a2a5af4a17e786bf4cb024040bc9 1,676 0.72/1.00 vMB 56
398,972 398,972 00000000000000000583441762f3b97764ce09cf08566ac8923713e39675f4e2 384 0.17/1.00 vMB 37
398,971 398,971 0000000000000000002ba5951d6dd880deae2f5e06c80d70a6534aa11c01ec72 1,180 0.72/1.00 vMB 30
398,970 398,970 000000000000000002a00fabe10b5da424818765927750a6ebcec97dae571713 1,861 1.00/1.00 vMB 33
398,969 398,969 000000000000000004840a73515659bab8b67e0b6785c427537abbb80cbf55e7 1,986 0.75/1.00 vMB 50
398,968 398,968 000000000000000005dc53c4b3d66f60a7ca0c08aef6ea980ccabad32179af2a 901 0.64/1.00 vMB 34
398,967 398,967 000000000000000003ea3802f69c29cee20e3831ea1582c6028083d656e9355d 1,450 0.99/1.00 vMB 33
398,966 398,966 000000000000000003ea3d4a39f7b752eabfba99b67c27203fd357a363961dc6 1,287 0.85/1.00 vMB 24
398,965 398,965 0000000000000000014a5e87392ea20aa160a91bf38a6801c618099cc5fce556 1,654 0.99/1.00 vMB 35
398,964 398,964 000000000000000005c7b1a9b39aba79a2cd5f6a9ed92a92902266f51bef8efe 1,844 0.98/1.00 vMB 36
398,963 398,963 00000000000000000328164fc42b6f6104252baa70de71efbfe880d5fad02a8c 1,731 0.98/1.00 vMB 32
398,962 398,962 00000000000000000032ab0558d100a15354a551a36ebd110c7fb0fea34819fc 1,681 1.00/1.00 vMB 37
398,961 398,961 0000000000000000067af22566524c8b088436f9a3ef624779fe5fb7059cf097 2,877 0.98/1.00 vMB 57
398,960 398,960 000000000000000001c1cfcfb7cdfbd68f2e24703771985a8fe0da3fb71dc905 1,083 0.57/1.00 vMB 36
398,959 398,959 00000000000000000759664863cab325351ad391b951618b3333781eeb802b97 786 0.45/1.00 vMB 34
398,958 398,958 0000000000000000041a093a1321e7a7fcfbe70aa54b38b2c9c2594fc6fc50ac 2,191 0.93/1.00 vMB 44
398,957 398,957 0000000000000000015a6802cbf59f56f9be19c22cdab8dbb54e550cc6bfac13 514 0.32/1.00 vMB 28
398,956 398,956 000000000000000004e1d59422a55a278a4336af9b66c048f73602bc8a098b03 817 0.99/1.00 vMB 12
398,955 398,955 0000000000000000076a6719fd17ef1d824ad03766d32207eb574bbffb66e2f0 2,563 0.99/1.00 vMB 46
398,954 398,954 00000000000000000019e596c2665169eb21ab494b0a1bd5f8c33d5b730d6f96 72 0.08/1.00 vMB 14
398,953 398,953 000000000000000002fe659835b95fbf330fcee1f34f15ca2ed631b558f37870 1,197 0.59/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.