Loading Tool

Explorer IconExplorer

Memory Pool

83,159 transactions
30.86 vMB
0.09057763 BTC
Random Selection Loading Transactions
Max Size: 186.22/200 MB

Candidate Block

Mining Attempt 532c5ba48db71add7144dce8316bc0a7f00c91ed4c190efa3dfff2d79f662e11
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root ffe2c81300b86f150a945176cf405e5a5ef3b249f6a618f75c9a268df7c9b293
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,621
Size: 1.00 vMB
Total Fees: 0.02399478 BTC
Feerates: 366.60 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (405,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,445 509,445 00000000000000000036636347250396f015d89e0c6311fe4caf7f47154b40a3 1,907 1.00/1.00 vMB 69
509,444 509,444 000000000000000000494a67801aba023d80a6c5fb73ec0cdd9fba105f04d1d7 437 1.00/1.00 vMB 9
509,443 509,443 00000000000000000054b0fafb8b9e066cfc0860cd51eed7b265b51af2f35d27 2,417 1.00/1.00 vMB 81
509,442 509,442 00000000000000000044d5f26d1f20d9993033a06c2dbdeccca240d6fa4413f6 1,151 1.00/1.00 vMB 40
509,441 509,441 0000000000000000002ce91582a99f0bf64957be75018b737e789a1f9054fc79 1,259 1.00/1.00 vMB 35
509,440 509,440 000000000000000000078f1054eb0b9c28fd59ae9ab64ea47451c6979fd0bc9b 1 0.00/1.00 vMB 0
509,439 509,439 0000000000000000000ac8b269d02411d04e79e887cf877ca85453cbdd070dd0 1,721 1.00/1.00 vMB 9
509,438 509,438 000000000000000000013a449c2820a101a382bc7e18f2c59d80ff74268b332a 1,839 1.00/1.00 vMB 46
509,437 509,437 0000000000000000005b365e77fcaaa1f3c791cf65e21d5b15d22bdf0440db1a 630 1.00/1.00 vMB 11
509,436 509,436 0000000000000000001e15c0b8328d43df40580bbff97228d99b6130bffc44d8 2,280 1.00/1.00 vMB 33
509,435 509,435 0000000000000000004f07885be04ba5e60d994fe7ecb004bf016143c0a12d78 1,597 1.00/1.00 vMB 64
509,434 509,434 00000000000000000018b2672e996c66ed1ceec268bd7f14fd70d9224d5224f9 3,417 1.00/1.00 vMB 183
509,433 509,433 00000000000000000019dfb706e432fa16494338a583af9ca643e4cfcf466af3 691 1.00/1.00 vMB 17
509,432 509,432 000000000000000000273f2cafd24f69b72b4b694bb9ab7e4c5df17cf9486b34 1,103 1.00/1.00 vMB 26
509,431 509,431 0000000000000000005a1ff56e464de63be843f6f335c9a32c478c318c6d084e 1,020 1.00/1.00 vMB 23
509,430 509,430 0000000000000000004cc20a87092106ea5a00d0c3b4344010324839b616cf6c 1,356 1.00/1.00 vMB 35
509,429 509,429 000000000000000000589336f004f36a4977e9487fdef4f5403eac9f038e822d 259 1.00/1.00 vMB 5
509,428 509,428 00000000000000000046c99ff2863c1f9a903d0648cae2eae2dffafa4e8dd468 981 0.97/1.00 vMB 57
509,427 509,427 00000000000000000052265a10fb4a9347358737b937a86dbca9ef09c51e451f 386 1.00/1.00 vMB 8
509,426 509,426 0000000000000000003dcc4ad7ec27be0bb72d262332c15b8bee33641cfd36f5 1,597 0.73/1.00 vMB 14
509,425 509,425 0000000000000000000edcdf5eca3734bb36be142f261e8c655a642f4eafe201 1,087 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.