Loading Tool

Explorer IconExplorer

Memory Pool

35,798 transactions
25.09 vMB
0.04934469 BTC
Random Selection Loading Transactions
Max Size: 128.47/200 MB

Candidate Block

Mining Attempt 4dc2dd106e40b517d93096aaf045d012d730ef3a898f4a477387e128e7641112
Version 20000000
Previous Block 00000000000000000000a6a8f5de49fbdec5568798a22c7444a7cf050d6d96e9
Merkle Root c7662075125b50fd2d23990eb37d750daed01c0dc00725166882cb1ec6f5776d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,779
Size: 1.00 vMB
Total Fees: 0.00442028 BTC
Feerates: 60.16 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,767 (332,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,084 582,084 0000000000000000001cdfe68b378caf217d6cfb04920d5d7aa728949bfef096 496 0.30/1.00 vMB 44
582,083 582,083 000000000000000000141fe3f6684c69cecd187f9421bf960bfab631f1b33d17 637 0.30/1.00 vMB 42
582,082 582,082 0000000000000000000b21554dbc835e5548966acb6d3fb80d6dfd8f7a987451 2,890 1.00/1.00 vMB 48
582,081 582,081 000000000000000000189bfa25bfe7fbbc979ac675d2a58d71303c563b1efcf1 957 0.33/1.00 vMB 45
582,080 582,080 00000000000000000003994e427962df0db931e8b5441ac4d1d8497596d0b323 1,203 0.46/1.00 vMB 32
582,079 582,079 000000000000000000082ea851bd24100aa819240132b238cf4881309110f33d 3,107 1.00/1.00 vMB 48
582,078 582,078 000000000000000000224e111b4829275150c3a75dfe45377fb0d606ca42e3da 1,780 0.99/1.00 vMB 14
582,077 582,077 00000000000000000025a7e35d05509e98234547d2f5f0919648715f9d9f4417 2,871 1.00/1.00 vMB 32
582,076 582,076 000000000000000000172946c368138a5a407a0b0c3370e5344da1f0da3c4948 3,194 1.00/1.00 vMB 57
582,075 582,075 00000000000000000013add0c00320131b901a71391ef721698fad9087806386 2,685 1.00/1.00 vMB 31
582,074 582,074 000000000000000000203d3a5e94aaa422610c28514bd77b11f1177ee750ce07 2,562 1.00/1.00 vMB 71
582,073 582,073 0000000000000000000dee07ffecf00de61236fcac06dbfac4487cea6381f8ce 2,954 1.00/1.00 vMB 43
582,072 582,072 0000000000000000001a1d9800bdb01244ba22f26cd4dc46b961a1bd8f17d710 2,999 1.00/1.00 vMB 76
582,071 582,071 0000000000000000000ae5f893bc9156bf24938ff6ee1d5a1555a6b7d82ce176 3,283 1.00/1.00 vMB 114
582,070 582,070 00000000000000000023f882cab6e28122d6fe7325f8967166ea3cf730735571 2,535 1.00/1.00 vMB 13
582,069 582,069 00000000000000000020e3a369a7db10d1c98fa4d2554c2a8fd866d6e168d5f9 2,502 1.00/1.00 vMB 67
582,068 582,068 0000000000000000000971508dba37dedc9af1ed1c8ecd5d4bfcf771903ae5a1 3,492 1.00/1.00 vMB 107
582,067 582,067 00000000000000000009f1c71b6f6db94e0f7eab9590aca2b6b8c00e5d82d412 2,654 1.00/1.00 vMB 49
582,066 582,066 000000000000000000016ff7f878404b9d38f9690fee078f26f43525856e5332 2,748 1.00/1.00 vMB 117
582,065 582,065 00000000000000000017a75a5779ab2ac08d1e82bce932f948578779a7678a49 1,979 1.00/1.00 vMB 54
582,064 582,064 0000000000000000001aef683305059e38bde60d5aeeed02942d1fb89b0cad1b 1,846 0.79/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.97 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: 647.95 GB
    • Received: 12.98 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.