Loading Tool

Explorer IconExplorer

Memory Pool

43,761 transactions
30.92 vMB
0.08321577 BTC
Random Selection Loading Transactions
Max Size: 157.29/200 MB

Candidate Block

Mining Attempt 2e368715cfbd76832c06680210c971266d6f91718f62e19d91885bdf3dedd288
Version 20000000
Previous Block 000000000000000000014580847fb227a665ecc652dad70d8c2ba38d4b50bb29
Merkle Root 4f7f209b54aee6310e6bf2b94aac017b0729557b8861677aa6e8bce6357ba9e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,814
Size: 1.00 vMB
Total Fees: 0.02097706 BTC
Feerates: 151.03 > 2.10 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,447 (561,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,496 352,496 00000000000000000171462f0978086e9ecc772e3794dd86e5684c40de148c1c 2,598 1.00/1.00 vMB 36
352,495 352,495 00000000000000001133e905ac3268d674751f5249d44efd6546d459c94bfe31 337 0.14/1.00 vMB 30
352,494 352,494 00000000000000000ca3d68ee2b717dfa16ad6327fabdb922b9f4c9084fec8f8 366 0.17/1.00 vMB 27
352,493 352,493 000000000000000002b2ce0494433a26223f2cee81ea299157ed63337299987f 64 0.03/1.00 vMB 28
352,492 352,492 0000000000000000106b65c0f7a41ab254127b3666351a49c0b95b64db6c4c30 181 0.08/1.00 vMB 27
352,491 352,491 0000000000000000149cfc728511321dc4a31a23d1316894dc72e8ca6b6756d9 106 0.06/1.00 vMB 16
352,490 352,490 0000000000000000122418b72c15254ed4c83013640dd5a480e3c24d5d7b3e42 1,268 0.71/1.00 vMB 25
352,489 352,489 0000000000000000105bedd77cf3ae0b89c664ea54e17ba55bb3c67846cf127f 1,291 0.75/1.00 vMB 28
352,488 352,488 000000000000000010946e65af13ac51c764f35af75d3642e414b2175b2b8183 1 0.00/1.00 vMB 0
352,487 352,487 0000000000000000070afb6c1016f1968f2e276c0bd59532deb9dee6ff8fcac7 100 0.07/1.00 vMB 13
352,486 352,486 000000000000000004a4a183e1d0d5a6cee0f3d7f341834e333f88f6eaa7bfe5 1,086 0.55/1.00 vMB 30
352,485 352,485 00000000000000000c3d14fddf1e1833200135b7f06629e5f1c61a3041a3dc4d 128 0.03/1.00 vMB 52
352,484 352,484 000000000000000010af9dc9611ce7809807c48803ba0799c4932d7f853bdd34 1,246 0.73/1.00 vMB 19
352,483 352,483 000000000000000007649be6cd26e45e6c28f1bd88967f5975d83bbff1c53726 1,241 0.75/1.00 vMB 25
352,482 352,482 0000000000000000108466ff273fbeb6c9759a55b3559be5011c183a0b553731 3,062 1.00/1.00 vMB 42
352,481 352,481 000000000000000004948f1300f532b0dd643ca4d0eabba98e14186723c06814 310 0.20/1.00 vMB 22
352,480 352,480 000000000000000002ed32a7f6ede5411501c5344cdf754157d67ce2ccb1a5a3 849 0.44/1.00 vMB 28
352,479 352,479 0000000000000000157e36bc9acb81eaad76b9d349a558e4528b40bdf5dd53e4 836 0.43/1.00 vMB 26
352,478 352,478 000000000000000005ce8ed30511c2e259f56b403e0f3c1edc822911be713edb 966 0.50/1.00 vMB 26
352,477 352,477 000000000000000013b5ee27c1542d2f7e921fdc79e28501fcdabd9151d1d112 760 0.40/1.00 vMB 25
352,476 352,476 0000000000000000065b65a389c99e74582ed05ce0b18ac2d8e7dfc6feca1de1 130 0.12/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 604.00 GB
    • Received: 10.52 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.