Loading Tool

Explorer IconExplorer

Memory Pool

43,899 transactions
20.73 vMB
0.07222365 BTC
Random Selection Loading Transactions
Max Size: 116.65/200 MB

Candidate Block

Mining Attempt 1e3626a294b702ca708010f2869c661f68bd81dd200a7b93ae57e078ed991d5c
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root a4fbb0d55953473bc7e9729f3372744f44dd282ebcc63c7a77781e4a06058451
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.02978174 BTC
Feerates: 265.25 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (783,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,508 130,508 0000000000001019d060b3c630059f15eca7d6eb289cc421b898fb3c4efb21f6 12 0.00/1.00 vMB 0
130,507 130,507 00000000000009a359853b6a19872afd9bd1899480de3316120e2807a9ee7ea3 29 0.01/1.00 vMB 559
130,506 130,506 00000000000011fd9b5a4a9aa5add43dd66ae4fd9478c8996393718566879a1d 52 0.02/1.00 vMB 441
130,505 130,505 0000000000001a8feca23f6f281c1e31788ac440f488268d74dd1f840580b88f 171 0.05/1.00 vMB 81
130,504 130,504 00000000000016652f81471eaadad14be28f24fbe2ac61df208058db3d09a84a 16 0.00/1.00 vMB 714
130,503 130,503 00000000000004962025c916c8905beb388de3e212b23c9f50fde490a32f736b 32 0.01/1.00 vMB 983
130,502 130,502 0000000000000097e2b3413d33dafb3384e454b641fb0ec125f61fda50171d2d 93 0.04/1.00 vMB 1,297
130,501 130,501 00000000000013fed2c4e91ea2d4258672c3ba7e14e9a9e29de02030de754a31 1 0.00/1.00 vMB 0
130,500 130,500 0000000000000f2c8c5b7acc4773401178c2bd401e03d0e4feaccdd2fc654072 42 0.03/1.00 vMB 681
130,499 130,499 0000000000000f6e8c5800befa6491c9bdb05f37e3eff9abe9fa0e645f560ec9 67 0.03/1.00 vMB 430
130,498 130,498 0000000000000e0f58d7dd704483caffd46629a6572d6a0aa640acfc984f8e7e 5 0.00/1.00 vMB 1,052
130,497 130,497 000000000000087d20ca58f8bd51810708d973a1b207eb5f0ddfcf97fc993766 98 0.03/1.00 vMB 92
130,496 130,496 000000000000032c3cd84e010e829742901b66ed75b1af08c791388e7058d51d 49 0.02/1.00 vMB 706
130,495 130,495 0000000000000d107584bf802b288cf17cc9f43294c645028a564afb6228dcdb 98 0.04/1.00 vMB 1,131
130,494 130,494 0000000000001d3fb760045faea69660c5ef2e98fda7a763cd79625718c1b4b3 89 0.02/1.00 vMB 211
130,493 130,493 00000000000003f812858539b19b3b012476c54bc77efb7549e433153bee97b7 24 0.01/1.00 vMB 667
130,492 130,492 0000000000001ad624d6dfd2a2aaf5dfe3a360243fa354b36d27f60c9a4cc980 14 0.00/1.00 vMB 602
130,491 130,491 000000000000031c278992e04db205b1edd164eb8ce663b3539486ba46997648 105 0.04/1.00 vMB 345
130,490 130,490 000000000000086ee9119f381e4783be5fdd5766f84f60bc61c8e7504a738141 7 0.00/1.00 vMB 0
130,489 130,489 00000000000003b8dd4ec84d97fa8fdb4bf4a7c0f7036d4956271817182b9b15 21 0.01/1.00 vMB 1,131
130,488 130,488 0000000000001d6dfe0455f27fa45fdcec182768d4b497f846c9500dfe8fc7fd 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.71 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: 554.94 GB
    • Received: 6.85 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.